OpenH323 1.18.0
Public Types | Public Member Functions | Public Attributes
H248_NotifyReply Class Reference

#include <h248.h>

Inheritance diagram for H248_NotifyReply:
PASN_Sequence

List of all members.

Public Types

enum  OptionalFields { e_errorDescriptor }

Public Member Functions

 H248_NotifyReply (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass)
PINDEX GetDataLength () const
BOOL 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

H248_TerminationIDList m_terminationID
H248_ErrorDescriptor m_errorDescriptor

Member Enumeration Documentation

Enumerator:
e_errorDescriptor 

Constructor & Destructor Documentation

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

Member Function Documentation

PObject* H248_NotifyReply::Clone ( ) const
Comparison H248_NotifyReply::Compare ( const PObject &  obj) const
BOOL H248_NotifyReply::Decode ( PASN_Stream &  strm)
void H248_NotifyReply::Encode ( PASN_Stream &  strm) const
PINDEX H248_NotifyReply::GetDataLength ( ) const
void H248_NotifyReply::PrintOn ( ostream &  strm) const

Member Data Documentation


The documentation for this class was generated from the following file: