#include <sippdu.h>
Inheritance diagram for SIPAck:
Public Member Functions | |
SIPAck (SIPEndPoint &ep, SIPTransaction &invite, SIP_PDU &response) | |
SIPAck (SIPTransaction &invite) | |
Protected Member Functions | |
void | Construct () |
Protected Attributes | |
SIPTransaction & | transaction |
SIPAck::SIPAck | ( | SIPEndPoint & | ep, | |
SIPTransaction & | invite, | |||
SIP_PDU & | response | |||
) |
SIPAck::SIPAck | ( | SIPTransaction & | invite | ) |
void SIPAck::Construct | ( | ) | [protected] |
SIPTransaction& SIPAck::transaction [protected] |