|
reSIProcate/DialogUsageManager
9680
|
#include "resip/dum/Handle.hxx"

Go to the source code of this file.
Namespaces | |
| namespace | resip |
Typedefs | |
| typedef Handle< AppDialogSet > | resip::AppDialogSetHandle |
| typedef Handle< AppDialog > | resip::AppDialogHandle |
| typedef Handle< BaseUsage > | resip::BaseUsageHandle |
| typedef Handle < ClientOutOfDialogReq > | resip::ClientOutOfDialogReqHandle |
| typedef Handle< ClientPublication > | resip::ClientPublicationHandle |
| typedef Handle < ClientRegistration > | resip::ClientRegistrationHandle |
| typedef Handle < ClientSubscription > | resip::ClientSubscriptionHandle |
| typedef Handle < ClientPagerMessage > | resip::ClientPagerMessageHandle |
| typedef Handle < ServerPagerMessage > | resip::ServerPagerMessageHandle |
| typedef Handle < ClientInviteSession > | resip::ClientInviteSessionHandle |
| typedef Handle < ServerInviteSession > | resip::ServerInviteSessionHandle |
| typedef Handle< InviteSession > | resip::InviteSessionHandle |
| typedef Handle < ServerOutOfDialogReq > | resip::ServerOutOfDialogReqHandle |
| typedef Handle< ServerPublication > | resip::ServerPublicationHandle |
| typedef Handle < ServerRegistration > | resip::ServerRegistrationHandle |
| typedef Handle < ServerSubscription > | resip::ServerSubscriptionHandle |
1.7.5.1