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

#include <TypeDef.h>

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

Public Member Functions

 RNSEIWindow ()
 
Int getRegionId () const
 
Void setRegionId (UInt const val)
 
Bool operator== (RNSEIWindow const &rhs) const
 
Bool checkSameRegion (RNSEIWindow const &rhs) const
 
Bool checkSameID (RNSEIWindow const &rhs) const
 
- Public Member Functions inherited from Window
 Window ()
 
Bool getWindowEnabledFlag () const
 
Int getWindowLeftOffset () const
 
Void setWindowLeftOffset (Int val)
 
Int getWindowRightOffset () const
 
Void setWindowRightOffset (Int val)
 
Int getWindowTopOffset () const
 
Void setWindowTopOffset (Int val)
 
Int getWindowBottomOffset () const
 
Void setWindowBottomOffset (Int val)
 
Void setWindow (Int offsetLeft, Int offsetLRight, Int offsetLTop, Int offsetLBottom)
 
Bool operator== (const Window &rhs) const
 

Private Attributes

UInt m_regionId
 

Friends

std::ostream & operator<< (std::ostream &os, RNSEIWindow const &region)
 

Detailed Description

Definition at line 954 of file TypeDef.h.

Constructor & Destructor Documentation

RNSEIWindow::RNSEIWindow ( )
inline

Definition at line 959 of file TypeDef.h.

Member Function Documentation

Bool RNSEIWindow::checkSameID ( RNSEIWindow const &  rhs) const
inline

Definition at line 973 of file TypeDef.h.

Bool RNSEIWindow::checkSameRegion ( RNSEIWindow const &  rhs) const
inline

Definition at line 969 of file TypeDef.h.

Int RNSEIWindow::getRegionId ( ) const
inline

Definition at line 960 of file TypeDef.h.

Bool RNSEIWindow::operator== ( RNSEIWindow const &  rhs) const
inline

Definition at line 963 of file TypeDef.h.

Void RNSEIWindow::setRegionId ( UInt const  val)
inline

Definition at line 961 of file TypeDef.h.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
RNSEIWindow const &  region 
)
friend

Definition at line 117 of file SEI.cpp.

Member Data Documentation

UInt RNSEIWindow::m_regionId
private

Definition at line 957 of file TypeDef.h.


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