H245_EncryptionUpdateRequest Class Reference

#include <h245.h>

Inheritance diagram for H245_EncryptionUpdateRequest:

PASN_Sequence List of all members.

Public Types

enum  OptionalFields { e_keyProtectionMethod, e_synchFlag }

Public Member Functions

 H245_EncryptionUpdateRequest (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass)
PINDEX GetDataLength () const
PBoolean Decode (PASN_Stream &strm)
void Encode (PASN_Stream &strm) const
void PrintOn (ostream &strm) const
Comparison Compare (const PObject &obj) const
PObject * Clone () const

Public Attributes

H245_KeyProtectionMethod m_keyProtectionMethod
PASN_Integer m_synchFlag

Member Enumeration Documentation

enum H245_EncryptionUpdateRequest::OptionalFields

Enumerator:
e_keyProtectionMethod 
e_synchFlag 


Constructor & Destructor Documentation

H245_EncryptionUpdateRequest::H245_EncryptionUpdateRequest ( unsigned  tag = UniversalSequence,
TagClass  tagClass = UniversalTagClass 
)


Member Function Documentation

PINDEX H245_EncryptionUpdateRequest::GetDataLength (  )  const

PBoolean H245_EncryptionUpdateRequest::Decode ( PASN_Stream &  strm  ) 

void H245_EncryptionUpdateRequest::Encode ( PASN_Stream &  strm  )  const

void H245_EncryptionUpdateRequest::PrintOn ( ostream &  strm  )  const

Comparison H245_EncryptionUpdateRequest::Compare ( const PObject &  obj  )  const

PObject* H245_EncryptionUpdateRequest::Clone (  )  const


Member Data Documentation

H245_KeyProtectionMethod H245_EncryptionUpdateRequest::m_keyProtectionMethod

PASN_Integer H245_EncryptionUpdateRequest::m_synchFlag


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 11:49:25 2008 for OPAL by  doxygen 1.5.1