|
reSIProcate/DialogUsageManager
9694
|
#include <DumCommand.hxx>


Public Member Functions | |
| virtual | ~DumCommand () |
| virtual void | executeCommand ()=0 |
Definition at line 9 of file DumCommand.hxx.
| virtual resip::DumCommand::~DumCommand | ( | ) | [inline, virtual] |
Definition at line 12 of file DumCommand.hxx.
{}
| virtual void resip::DumCommand::executeCommand | ( | ) | [pure virtual] |
Implemented in InviteSessionRejectNITCommand, InviteSessionAcceptNITCommand, InviteSessionMessageCommand, InviteSessionInfoCommand, InviteSessionReferExCommand, InviteSessionReferCommand, InviteSessionRejectCommand, ClientSubscriptionRejectUpdateCommand, InviteSessionEndCommand, ClientSubscriptionAcceptUpdateCommand, ServerInviteSessionAcceptCommand, ClientSubscriptionEndCommand, InviteSessionProvideAnswerCommand, ClientSubscriptionRefreshCommand, InviteSessionProvideOfferCommand, InviteSessionProvideOfferExCommand, ClientRegistrationEndCommand, ClientPublicationUpdateCommand, resip::DialogUsageManager::SendCommand, ClientPublicationRefreshCommand, ClientPagerMessageEndCommand, ClientRegistrationRemoveMyBindings, ServerInviteSessionProvisionalCommand, ServerPagerMessageRejectCommand, ClientPagerMessagePageCommand, ServerPagerMessageAcceptCommand, ServerInviteSessionRedirectCommand, resip::NotifyTimer, resip::UserAgent::EndInviteSessionCommand, AddAor, NonDialogUsageSendCommand, ClientPublicationEndCommand, resip::DialogUsage::DialogUsageSendCommand, resip::AppDialogSet::AppDialogSetEndCommand, ServerPagerMessageEndCommand, resip::CallTimer, resip::TargetCommand, and resip::MergedRequestRemovalCommand.
Referenced by resip::DialogUsageManager::internalProcess().
1.7.5.1