#include <h245.h>
Public Types | |
enum | Choices { e_nonStandard, e_h233Encryption } |
Public Member Functions | |
H245_EncryptionMode (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_NonStandardParameter & () | |
operator const H245_NonStandardParameter & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H245_EncryptionMode::H245_EncryptionMode | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_EncryptionMode::operator H245_NonStandardParameter & | ( | ) |
H245_EncryptionMode::operator const H245_NonStandardParameter & | ( | ) | const |
BOOL H245_EncryptionMode::CreateObject | ( | ) |
PObject* H245_EncryptionMode::Clone | ( | ) | const |