#include <h245.h>
Inheritance diagram for H245_CustomPictureFormat_mPI:

Public Types | |
| enum | OptionalFields { e_standardMPI, e_customPCF } | 
Public Member Functions | |
| H245_CustomPictureFormat_mPI (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_Integer | m_standardMPI | 
| H245_CustomPictureFormat_mPI_customPCF | m_customPCF | 
| H245_CustomPictureFormat_mPI::H245_CustomPictureFormat_mPI | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H245_CustomPictureFormat_mPI::GetDataLength | ( | ) | const | 
| PBoolean H245_CustomPictureFormat_mPI::Decode | ( | PASN_Stream & | strm | ) | 
| void H245_CustomPictureFormat_mPI::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H245_CustomPictureFormat_mPI::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H245_CustomPictureFormat_mPI::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H245_CustomPictureFormat_mPI::Clone | ( | ) | const | 
| PASN_Integer H245_CustomPictureFormat_mPI::m_standardMPI | 
 1.5.1