|
OPAL
Version 3.12.5
|
#include <ptlib.h>#include <opal/buildopts.h>#include <rtp/rtpep.h>#include <sip/sipcon.h>#include <sip/handlers.h>Go to the source code of this file.
Data Structures | |
| class | SIPEndPoint |
| struct | SIPEndPoint::RegistrationStatus |
| struct | SIPEndPoint::ConnectionlessMessageInfo |
| struct | SIPEndPoint::RegistrationCompletion |
Macros | |
| #define | PDECLARE_ConnectionlessMessageNotifier(cls, fn) PDECLARE_NOTIFIER2(SIPEndPoint, cls, fn, SIPEndPoint::ConnectionlessMessageInfo &) |
| #define | PCREATE_ConnectionlessMessageNotifier(fn) PCREATE_NOTIFIER2(fn, SIPEndPoint::ConnectionlessMessageInfo &) |
| #define PCREATE_ConnectionlessMessageNotifier | ( | fn) | PCREATE_NOTIFIER2(fn, SIPEndPoint::ConnectionlessMessageInfo &) |
| #define PDECLARE_ConnectionlessMessageNotifier | ( | cls, | |
| fn | |||
| ) | PDECLARE_NOTIFIER2(SIPEndPoint, cls, fn, SIPEndPoint::ConnectionlessMessageInfo &) |