#include <sipep.h>
Collaboration diagram for SIPEndPoint::ConnectionlessMessageInfo:
Public Types | |
NotHandled | |
SendOK | |
MethodNotAllowed | |
ResponseSent | |
enum | { NotHandled, SendOK, MethodNotAllowed, ResponseSent } |
Public Member Functions | |
ConnectionlessMessageInfo (OpalTransport &transport, SIP_PDU &pdu) | |
Data Fields | |
SIP_PDU & | m_pdu |
OpalTransport & | m_transport |
enum SIPEndPoint::ConnectionlessMessageInfo:: { ... } | m_status |
SIPEndPoint::ConnectionlessMessageInfo::ConnectionlessMessageInfo | ( | OpalTransport & | transport, | |
SIP_PDU & | pdu | |||
) | [inline] |
enum { ... } SIPEndPoint::ConnectionlessMessageInfo::m_status |