HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
TAppEncCfg::OptionalValue< T > Struct Template Reference

#include <TAppEncCfg.h>

Collaboration diagram for TAppEncCfg::OptionalValue< T >:
Collaboration graph
[legend]

Public Member Functions

 OptionalValue ()
 

Public Attributes

Bool bPresent
 
value
 

Detailed Description

template<class T>
struct TAppEncCfg::OptionalValue< T >

Definition at line 62 of file TAppEncCfg.h.

Constructor & Destructor Documentation

template<class T>
TAppEncCfg::OptionalValue< T >::OptionalValue ( )
inline

Definition at line 66 of file TAppEncCfg.h.

Member Data Documentation

template<class T>
Bool TAppEncCfg::OptionalValue< T >::bPresent

Definition at line 64 of file TAppEncCfg.h.

template<class T>
T TAppEncCfg::OptionalValue< T >::value

Definition at line 65 of file TAppEncCfg.h.


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