An atomic value. More...
Public Member Functions | |
const IType_atomic * | get_type () const =0 |
Returns the type of this value. More... | |
Additional Inherited Members | |
![]() | |
typedef Interface_declare< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11, neuraylib::IValue > | Self |
Own type. More... | |
typedef Uuid_t< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11 > | IID |
Declares the interface ID (IID) of this interface. More... | |
![]() | |
static bool | compare_iid (const Uuid &iid) |
Compares the interface ID iid against the interface ID of this interface and of its ancestors. More... | |
An atomic value.
|
pure virtual |
Returns the type of this value.
Implements mi::neuraylib::IValue.
Implemented in mi::neuraylib::IValue_string, mi::neuraylib::IValue_double, mi::neuraylib::IValue_float, mi::neuraylib::IValue_enum, mi::neuraylib::IValue_int, and mi::neuraylib::IValue_bool.