#include <h248.h>
Public Types | |
enum | Choices { e_portNumber, e_ip4Address, e_ip6Address, e_domainName, e_deviceName, e_mtpAddress } |
Public Member Functions | |
H248_ServiceChangeAddress (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H248_IP4Address & () | |
operator const H248_IP4Address & () const | |
operator H248_IP6Address & () | |
operator const H248_IP6Address & () const | |
operator H248_DomainName & () | |
operator const H248_DomainName & () const | |
operator H248_PathName & () | |
operator const H248_PathName & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H248_ServiceChangeAddress::H248_ServiceChangeAddress | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H248_ServiceChangeAddress::operator H248_IP4Address & | ( | ) |
H248_ServiceChangeAddress::operator const H248_IP4Address & | ( | ) | const |
H248_ServiceChangeAddress::operator H248_IP6Address & | ( | ) |
H248_ServiceChangeAddress::operator const H248_IP6Address & | ( | ) | const |
H248_ServiceChangeAddress::operator H248_DomainName & | ( | ) |
H248_ServiceChangeAddress::operator const H248_DomainName & | ( | ) | const |
H248_ServiceChangeAddress::operator H248_PathName & | ( | ) |
H248_ServiceChangeAddress::operator const H248_PathName & | ( | ) | const |
BOOL H248_ServiceChangeAddress::CreateObject | ( | ) |
PObject* H248_ServiceChangeAddress::Clone | ( | ) | const |