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

Public Types | |
| enum | OptionalFields { e_firstGOB, e_firstMB } | 
Public Member Functions | |
| H245_MiscellaneousCommand_type_videoFastUpdateMB (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_firstGOB | 
| PASN_Integer | m_firstMB | 
| PASN_Integer | m_numberOfMBs | 
| H245_MiscellaneousCommand_type_videoFastUpdateMB::H245_MiscellaneousCommand_type_videoFastUpdateMB | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H245_MiscellaneousCommand_type_videoFastUpdateMB::GetDataLength | ( | ) | const | 
| PBoolean H245_MiscellaneousCommand_type_videoFastUpdateMB::Decode | ( | PASN_Stream & | strm | ) | 
| void H245_MiscellaneousCommand_type_videoFastUpdateMB::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H245_MiscellaneousCommand_type_videoFastUpdateMB::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H245_MiscellaneousCommand_type_videoFastUpdateMB::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H245_MiscellaneousCommand_type_videoFastUpdateMB::Clone | ( | ) | const | 
 1.5.1