H245_KeyProtectionMethod Class Reference

#include <h245.h>

Inheritance diagram for H245_KeyProtectionMethod:

PASN_Sequence List of all members.

Public Member Functions

 H245_KeyProtectionMethod (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

PASN_Boolean m_secureChannel
PASN_Boolean m_sharedSecret
PASN_Boolean m_certProtectedKey

Constructor & Destructor Documentation

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


Member Function Documentation

PINDEX H245_KeyProtectionMethod::GetDataLength (  )  const

PBoolean H245_KeyProtectionMethod::Decode ( PASN_Stream &  strm  ) 

void H245_KeyProtectionMethod::Encode ( PASN_Stream &  strm  )  const

void H245_KeyProtectionMethod::PrintOn ( ostream &  strm  )  const

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

PObject* H245_KeyProtectionMethod::Clone (  )  const


Member Data Documentation

PASN_Boolean H245_KeyProtectionMethod::m_secureChannel

PASN_Boolean H245_KeyProtectionMethod::m_sharedSecret

PASN_Boolean H245_KeyProtectionMethod::m_certProtectedKey


The documentation for this class was generated from the following file:
Generated on Mon Feb 23 02:01:50 2009 for OPAL by  doxygen 1.5.1