an old-style void* callback parameter More...
#include <cbdata.h>
![Collaboration graph](classCallbackData__coll__graph.png)
Public Member Functions | |
CallbackData () | |
CallbackData (void *data) | |
CallbackData (const CallbackData &other) | |
CallbackData (CallbackData &&other) | |
~CallbackData () | |
CallbackData & | operator= (const CallbackData &other) |
CallbackData & | operator= (CallbackData &&other) |
bool | valid () const |
void * | validDone () |
Private Attributes | |
void * | data_ |
raw callback data, maybe invalid More... | |
Detailed Description
Constructor & Destructor Documentation
◆ CallbackData() [1/4]
◆ CallbackData() [2/4]
◆ CallbackData() [3/4]
|
inline |
◆ CallbackData() [4/4]
|
inline |
◆ ~CallbackData()
|
inline |
Definition at line 390 of file cbdata.h.
References cbdataReferenceDone, and data_.
Member Function Documentation
◆ operator=() [1/2]
|
inline |
Definition at line 393 of file cbdata.h.
References cbdataReferenceDone, and data_.
◆ operator=() [2/2]
CallbackData & CallbackData::operator= | ( | const CallbackData & | other | ) |
Definition at line 305 of file cbdata.cc.
References cbdataReference, cbdataReferenceDone, and data_.
◆ valid()
|
inline |
Definition at line 395 of file cbdata.h.
References cbdataReferenceValid(), and data_.
Referenced by IpCacheLookupForwarder::finalCallback().
◆ validDone()
|
inline |
Definition at line 396 of file cbdata.h.
References cbdataReferenceValidDone, and data_.
Referenced by IpCacheLookupForwarder::finalCallback(), and store_client::finishCallback().
Member Data Documentation
◆ data_
|
private |
Definition at line 399 of file cbdata.h.
Referenced by operator=(), valid(), validDone(), and ~CallbackData().
The documentation for this class was generated from the following files:
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