PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PChannel::AsyncContext Member List

This is the complete list of members for PChannel::AsyncContext, including all inherited members.

AsyncContext(void *buf=NULL, PINDEX len=0, const AsyncNotifier &notifier=AsyncNotifier())PChannel::AsyncContext
CompletionFunction typedefPChannel::AsyncContext
Initialise(PChannel *channel, CompletionFunction onComplete)PChannel::AsyncContext
m_bufferPChannel::AsyncContext
m_channelPChannel::AsyncContext
m_errorCodePChannel::AsyncContext
m_errorNumberPChannel::AsyncContext
m_lengthPChannel::AsyncContext
m_notifierPChannel::AsyncContext
OnIOComplete(PINDEX length, int errorNumber)PChannel::AsyncContext
P_ALIGN_FIELD(CompletionFunction, m_onComplete, 16)PChannel::AsyncContext
SetOffset(off_t offset)PChannel::AsyncContext