HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members

#include <SyntaxElementParser.h>

Inheritance diagram for SyntaxElementParser:
Inheritance graph
[legend]
Collaboration diagram for SyntaxElementParser:
Collaboration graph
[legend]

Public Member Functions

Void setBitstream (TComInputBitstream *p)
 
TComInputBitstreamgetBitstream ()
 

Protected Member Functions

 SyntaxElementParser ()
 
virtual ~SyntaxElementParser ()
 
Void xReadSCode (UInt length, Int &val)
 
Void xReadCode (UInt length, UInt &val)
 
Void xReadUvlc (UInt &val)
 
Void xReadSvlc (Int &val)
 
Void xReadFlag (UInt &val)
 
Void xReadRbspTrailingBits ()
 

Protected Attributes

TComInputBitstreamm_pcBitstream
 

Detailed Description

Definition at line 92 of file SyntaxElementParser.h.

Constructor & Destructor Documentation

SyntaxElementParser::SyntaxElementParser ( )
inlineprotected

Definition at line 97 of file SyntaxElementParser.h.

virtual SyntaxElementParser::~SyntaxElementParser ( )
inlineprotectedvirtual

Definition at line 100 of file SyntaxElementParser.h.

Member Function Documentation

TComInputBitstream* SyntaxElementParser::getBitstream ( )
inline

Definition at line 125 of file SyntaxElementParser.h.

Void SyntaxElementParser::setBitstream ( TComInputBitstream p)
inline

Definition at line 124 of file SyntaxElementParser.h.

Member Data Documentation

TComInputBitstream* SyntaxElementParser::m_pcBitstream
protected

Definition at line 95 of file SyntaxElementParser.h.


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