The Callback user data.
More...
#include </home/doug/src/SoftwareAndServices/libSaSCommon/Poll.hpp>
The Callback user data.
Definition at line 677 of file Poll.hpp.
◆ CbData()
SoftwareAndServices::Library::Common::Poll::CallBacks::CbData::CbData |
( |
const PollFunc_t |
func | ) |
|
CbData - Constructor.
- Parameters
-
func | The PollFunc_t that uses this data. |
◆ ~CbData()
virtual SoftwareAndServices::Library::Common::Poll::CallBacks::CbData::~CbData |
( |
| ) |
|
|
virtual |
◆ decInstance()
Decrement the instance.
- Returns
- The instance count, after decrementing it.
Definition at line 129 of file instance.hpp.
◆ getInstance()
- Returns
- The current instance count.
Definition at line 118 of file instance.hpp.
◆ incInstance()
Increment the instance.
- Returns
- The instance value, after incrementing it.
Definition at line 109 of file instance.hpp.
◆ Buf
char* SoftwareAndServices::Library::Common::Poll::CallBacks::CbData::Buf |
◆ Cb
PollFunc_t SoftwareAndServices::Library::Common::Poll::CallBacks::CbData::Cb |
The callback function.
Definition at line 696 of file Poll.hpp.
◆ IsMMapped
bool SoftwareAndServices::Library::Common::Poll::CallBacks::CbData::IsMMapped |
Number of queue elements.
(defaults to 1)
Definition at line 711 of file Poll.hpp.
◆ Size
unsigned int SoftwareAndServices::Library::Common::Poll::CallBacks::CbData::Size |
The documentation for this struct was generated from the following file: