#include <h245.h>
Public Types | |
enum | Choices { e_accept, e_reject } |
Public Member Functions | |
H245_RemoteMCResponse (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_RemoteMCResponse_reject & () | |
operator const H245_RemoteMCResponse_reject & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H245_RemoteMCResponse::H245_RemoteMCResponse | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_RemoteMCResponse::operator H245_RemoteMCResponse_reject & | ( | ) |
H245_RemoteMCResponse::operator const H245_RemoteMCResponse_reject & | ( | ) | const |
PBoolean H245_RemoteMCResponse::CreateObject | ( | ) |
PObject* H245_RemoteMCResponse::Clone | ( | ) | const |