#include <Generic.h>
![Inheritance graph](classInstanceToSingletonAdapter__inherit__graph.png)
![Collaboration graph](classInstanceToSingletonAdapter__coll__graph.png)
Public Member Functions | |
void * | operator new (size_t byteCount) |
void | operator delete (void *address) |
InstanceToSingletonAdapter (C const *instance) | |
const C * | operator-> () const |
C * | operator-> () |
const C & | operator* () const |
C & | operator* () |
operator C const * () const | |
operator C* () | |
Private Attributes | |
const C * | theInstance |
Detailed Description
Constructor & Destructor Documentation
◆ InstanceToSingletonAdapter()
|
inline |
Member Function Documentation
◆ operator C const *()
|
inline |
Definition at line 63 of file Generic.h.
References InstanceToSingletonAdapter< C >::theInstance.
◆ operator C*()
|
inline |
Definition at line 65 of file Generic.h.
References C, and InstanceToSingletonAdapter< C >::theInstance.
◆ operator delete()
|
inline |
◆ operator new()
|
inline |
◆ operator*() [1/2]
|
inline |
Definition at line 61 of file Generic.h.
References C, and InstanceToSingletonAdapter< C >::theInstance.
◆ operator*() [2/2]
|
inline |
Definition at line 59 of file Generic.h.
References InstanceToSingletonAdapter< C >::theInstance.
◆ operator->() [1/2]
|
inline |
Definition at line 57 of file Generic.h.
References C, and InstanceToSingletonAdapter< C >::theInstance.
◆ operator->() [2/2]
|
inline |
Definition at line 55 of file Generic.h.
References InstanceToSingletonAdapter< C >::theInstance.
Member Data Documentation
◆ theInstance
|
private |
Definition at line 68 of file Generic.h.
Referenced by InstanceToSingletonAdapter< C >::operator C const *(), InstanceToSingletonAdapter< C >::operator C*(), InstanceToSingletonAdapter< C >::operator*(), and InstanceToSingletonAdapter< C >::operator->().
The documentation for this class 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