AsyncCall.cc
Go to the documentation of this file.
InstanceIdDefinitions(AsyncCall, "call")
bool ScheduleCall(const char *fileName, int fileLine, const AsyncCall::Pointer &call)
Definition: AsyncCall.cc:94
Definition: AsyncCall.h:41
virtual void fire()=0
void dequeue(AsyncCall::Pointer &head, AsyncCall::Pointer &prev)
remove us from the queue; we are head unless we are queued after prev
Definition: AsyncCall.cc:84
AsyncCall()
virtual CallDialer * getDialer()=0
Definition: AsyncCall.h:107
Definition: CodeContext.h:53