HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfHumanReadableValue Struct Reference

#include <types.h>

Public Member Functions

 SdfHumanReadableValue ()=default
 
 SdfHumanReadableValue (std::string const &text)
 
bool operator== (SdfHumanReadableValue const &other) const
 
bool operator!= (SdfHumanReadableValue const &other) const
 
std::string constGetText () const
 

Detailed Description

Definition at line 615 of file types.h.

Constructor & Destructor Documentation

SdfHumanReadableValue::SdfHumanReadableValue ( )
default
SdfHumanReadableValue::SdfHumanReadableValue ( std::string const text)
inlineexplicit

Definition at line 617 of file types.h.

Member Function Documentation

std::string const& SdfHumanReadableValue::GetText ( ) const
inline

Definition at line 626 of file types.h.

Definition at line 622 of file types.h.

bool SdfHumanReadableValue::operator== ( SdfHumanReadableValue const other) const
inline

Definition at line 619 of file types.h.


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