#include <h225.h>
Public Types | |
enum | Choices { e_endpointControlled, e_gatekeeperControlled, e_noControl, e_qOSCapabilities } |
Public Member Functions | |
H225_TransportQOS (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H225_ArrayOf_QOSCapability & () | |
operator const H225_ArrayOf_QOSCapability & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H225_TransportQOS::H225_TransportQOS | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H225_TransportQOS::operator H225_ArrayOf_QOSCapability & | ( | ) |
H225_TransportQOS::operator const H225_ArrayOf_QOSCapability & | ( | ) | const |
PBoolean H225_TransportQOS::CreateObject | ( | ) |
PObject* H225_TransportQOS::Clone | ( | ) | const |