|
PTLib
Version 2.14.3
|
This is the complete list of members for PChannel::AsyncContext, including all inherited members.
| AsyncContext(void *buf=NULL, PINDEX len=0, const AsyncNotifier ¬ifier=AsyncNotifier()) | PChannel::AsyncContext | |
| CompletionFunction typedef | PChannel::AsyncContext | |
| Initialise(PChannel *channel, CompletionFunction onComplete) | PChannel::AsyncContext | |
| m_buffer | PChannel::AsyncContext | |
| m_channel | PChannel::AsyncContext | |
| m_errorCode | PChannel::AsyncContext | |
| m_errorNumber | PChannel::AsyncContext | |
| m_length | PChannel::AsyncContext | |
| m_notifier | PChannel::AsyncContext | |
| OnIOComplete(PINDEX length, int errorNumber) | PChannel::AsyncContext | |
| P_ALIGN_FIELD(CompletionFunction, m_onComplete, 16) | PChannel::AsyncContext | |
| SetOffset(off_t offset) | PChannel::AsyncContext |