#include <h245.h>
Public Types | |
enum | Choices { e_encryptionSE, e_encryptionIVRequest, e_encryptionAlgorithmID } |
Public Member Functions | |
H245_EncryptionCommand (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_EncryptionCommand_encryptionAlgorithmID & () | |
operator const H245_EncryptionCommand_encryptionAlgorithmID & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H245_EncryptionCommand::H245_EncryptionCommand | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_EncryptionCommand::operator H245_EncryptionCommand_encryptionAlgorithmID & | ( | ) |
H245_EncryptionCommand::operator const H245_EncryptionCommand_encryptionAlgorithmID & | ( | ) | const |
BOOL H245_EncryptionCommand::CreateObject | ( | ) |
PObject* H245_EncryptionCommand::Clone | ( | ) | const |