OpenH323 1.18.0
|
#include <h225.h>
Public Types | |
enum | Choices { e_tunnelledProtocolObjectID, e_tunnelledProtocolAlternateID } |
Public Member Functions | |
H225_TunnelledProtocol_id (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H225_TunnelledProtocolAlternateIdentifier & () | |
operator const H225_TunnelledProtocolAlternateIdentifier & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H225_TunnelledProtocol_id::H225_TunnelledProtocol_id | ( | unsigned | tag = 0 , |
TagClass | tagClass = UniversalTagClass |
||
) |
PObject* H225_TunnelledProtocol_id::Clone | ( | ) | const |
BOOL H225_TunnelledProtocol_id::CreateObject | ( | ) |
H225_TunnelledProtocol_id::operator const H225_TunnelledProtocolAlternateIdentifier & | ( | ) | const |
H225_TunnelledProtocol_id::operator H225_TunnelledProtocolAlternateIdentifier & | ( | ) |