PointerPrinter< Pointer > Struct Template Reference
  #include <Generic.h>
Collaboration diagram for PointerPrinter< Pointer >:

| Public Member Functions | |
| PointerPrinter (std::ostream &astream, std::string aDelimiter) | |
| void | operator() (Pointer aNode) | 
| Public Attributes | |
| std::ostream & | os | 
| std::string | delimiter | 
Detailed Description
Constructor & Destructor Documentation
◆ PointerPrinter()
template<class Pointer > 
| 
 | inline | 
Member Function Documentation
◆ operator()()
template<class Pointer > 
| 
 | inline | 
Definition at line 88 of file Generic.h.
References PointerPrinter< Pointer >::delimiter, and PointerPrinter< Pointer >::os.
Member Data Documentation
◆ delimiter
template<class Pointer > 
      | std::string PointerPrinter< Pointer >::delimiter | 
Definition at line 93 of file Generic.h.
Referenced by PointerPrinter< Pointer >::operator()().
◆ os
template<class Pointer > 
      | std::ostream& PointerPrinter< Pointer >::os | 
Definition at line 92 of file Generic.h.
Referenced by PointerPrinter< Pointer >::operator()().
The documentation for this struct was generated from the following file:
- src/Generic.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
