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 | List of all members
Window Class Reference

#include <TypeDef.h>

Inheritance diagram for Window:
Inheritance graph
[legend]

Public Member Functions

 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

Bool m_enabledFlag
 
Int m_winLeftOffset
 
Int m_winRightOffset
 
Int m_winTopOffset
 
Int m_winBottomOffset
 

Detailed Description

Definition at line 907 of file TypeDef.h.

Constructor & Destructor Documentation

Window::Window ( )
inline

Definition at line 916 of file TypeDef.h.

Member Function Documentation

Int Window::getWindowBottomOffset ( ) const
inline

Definition at line 931 of file TypeDef.h.

Bool Window::getWindowEnabledFlag ( ) const
inline

Definition at line 924 of file TypeDef.h.

Int Window::getWindowLeftOffset ( ) const
inline

Definition at line 925 of file TypeDef.h.

Int Window::getWindowRightOffset ( ) const
inline

Definition at line 927 of file TypeDef.h.

Int Window::getWindowTopOffset ( ) const
inline

Definition at line 929 of file TypeDef.h.

Bool Window::operator== ( const Window rhs) const
inline

Definition at line 942 of file TypeDef.h.

Void Window::setWindow ( Int  offsetLeft,
Int  offsetLRight,
Int  offsetLTop,
Int  offsetLBottom 
)
inline

Definition at line 934 of file TypeDef.h.

Void Window::setWindowBottomOffset ( Int  val)
inline

Definition at line 932 of file TypeDef.h.

Void Window::setWindowLeftOffset ( Int  val)
inline

Definition at line 926 of file TypeDef.h.

Void Window::setWindowRightOffset ( Int  val)
inline

Definition at line 928 of file TypeDef.h.

Void Window::setWindowTopOffset ( Int  val)
inline

Definition at line 930 of file TypeDef.h.

Member Data Documentation

Bool Window::m_enabledFlag
private

Definition at line 910 of file TypeDef.h.

Int Window::m_winBottomOffset
private

Definition at line 914 of file TypeDef.h.

Int Window::m_winLeftOffset
private

Definition at line 911 of file TypeDef.h.

Int Window::m_winRightOffset
private

Definition at line 912 of file TypeDef.h.

Int Window::m_winTopOffset
private

Definition at line 913 of file TypeDef.h.


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