HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
legacyDisplayStyleOverrideSceneIndex.h File Reference
+ Include dependency graph for legacyDisplayStyleOverrideSceneIndex.h:

Go to the source code of this file.

Classes

class  HdsiLegacyDisplayStyleOverrideSceneIndex
 
struct  HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt
 A replacement for std::optional<int> that is not available until C++17. More...
 

Namespaces

 HdsiLegacyDisplayStyleSceneIndex_Impl
 

Typedefs

using HdsiLegacyDisplayStyleSceneIndex_Impl::_StyleInfoSharedPtr = std::shared_ptr< _StyleInfo >
 

Functions

 TF_DECLARE_REF_PTRS (HdsiLegacyDisplayStyleOverrideSceneIndex)
 
HDSI_API bool operator== (const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt &a, const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt &b)
 
HDSI_API bool operator!= (const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt &a, const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt &b)
 

Function Documentation

TF_DECLARE_REF_PTRS ( HdsiLegacyDisplayStyleOverrideSceneIndex  )