#include <h245.h>
Public Types | |
enum | Choices { e_unicastAddress, e_multicastAddress } |
Public Member Functions | |
H245_TransportAddress (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_UnicastAddress & () | |
operator const H245_UnicastAddress & () const | |
operator H245_MulticastAddress & () | |
operator const H245_MulticastAddress & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H245_TransportAddress::H245_TransportAddress | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_TransportAddress::operator H245_UnicastAddress & | ( | ) |
H245_TransportAddress::operator const H245_UnicastAddress & | ( | ) | const |
H245_TransportAddress::operator H245_MulticastAddress & | ( | ) |
H245_TransportAddress::operator const H245_MulticastAddress & | ( | ) | const |
PBoolean H245_TransportAddress::CreateObject | ( | ) |
PObject* H245_TransportAddress::Clone | ( | ) | const |