HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_OptionEntry Member List

This is the complete list of members for UT_OptionEntry, including all inherited members.

clone() const UT_OptionEntryinlinevirtual
createEntry(const UT_JSONValue &v, bool allow_type=true, bool allow_dict=false)UT_OptionEntrystatic
createEntryFromTypedMap(const UT_JSONValueMap &map, UT_String &error_str)UT_OptionEntrystatic
getMemoryUsage(bool inclusive) const UT_OptionEntryinlinevirtual
getOptionB() const UT_OptionEntry
getOptionDict() const UT_OptionEntry
getOptionDictArray() const UT_OptionEntry
getOptionF() const UT_OptionEntry
getOptionFArray() const UT_OptionEntry
getOptionI() const UT_OptionEntry
getOptionIArray() const UT_OptionEntry
getOptionM2() const UT_OptionEntry
getOptionM3() const UT_OptionEntry
getOptionM4() const UT_OptionEntry
getOptionQ() const UT_OptionEntry
getOptionS() const UT_OptionEntry
getOptionSArray() const UT_OptionEntry
getOptionString(UT_OptionFormat format, UT_WorkBuffer &result) const UT_OptionEntry
getOptionString(UT_OptionFormat format, UT_String &result) const UT_OptionEntry
getOptionTypeFromString(const char *optiontypestr)UT_OptionEntrystatic
getOptionUV() const UT_OptionEntry
getOptionUVW() const UT_OptionEntry
getOptionV2() const UT_OptionEntry
getOptionV3() const UT_OptionEntry
getOptionV4() const UT_OptionEntry
getStringFromOptionType(UT_OptionType optiontype)UT_OptionEntrystatic
getType() const UT_OptionEntryinlinevirtual
hash() const UT_OptionEntry
importOption(int64 &value) const UT_OptionEntry
importOption(bool &value) const UT_OptionEntry
importOption(fpreal64 &value) const UT_OptionEntry
importOption(UT_StringHolder &value) const UT_OptionEntry
importOption(UT_OptionsHolder &value) const UT_OptionEntry
importOption(UT_Vector2D &value) const UT_OptionEntry
importOption(UT_Vector3D &value) const UT_OptionEntry
importOption(UT_Vector4D &value) const UT_OptionEntry
importOption(UT_QuaternionD &value) const UT_OptionEntry
importOption(UT_Matrix2D &value) const UT_OptionEntry
importOption(UT_Matrix3D &value) const UT_OptionEntry
importOption(UT_Matrix4D &value) const UT_OptionEntry
importOption(UT_Array< int32 > &value) const UT_OptionEntry
importOption(UT_Array< int64 > &value) const UT_OptionEntry
importOption(UT_Array< fpreal32 > &value) const UT_OptionEntry
importOption(UT_Array< fpreal64 > &value) const UT_OptionEntry
importOption(UT_StringArray &value) const UT_OptionEntry
importOption(UT_Array< UT_StringHolder > &value) const UT_OptionEntry
importOption(UT_Array< UT_OptionsHolder > &value) const UT_OptionEntry
isEqual(const UT_OptionEntry &cmp, fpreal64 tolerance=0.0) const UT_OptionEntry
operator delete(void *p, size_t size)UT_SmallObject< UT_OptionEntry, UT_SMALLOBJECT_CLEANPAGES_DEFAULT, UT_SMALLOBJECT_PAGESIZE_DEFAULT, UT_SMALLOBJECT_THREADSAFE_ON >inlinestatic
operator delete(void *, void *)UT_SmallObject< UT_OptionEntry, UT_SMALLOBJECT_CLEANPAGES_DEFAULT, UT_SMALLOBJECT_PAGESIZE_DEFAULT, UT_SMALLOBJECT_THREADSAFE_ON >inlinestatic
operator new(size_t size)UT_SmallObject< UT_OptionEntry, UT_SMALLOBJECT_CLEANPAGES_DEFAULT, UT_SMALLOBJECT_PAGESIZE_DEFAULT, UT_SMALLOBJECT_THREADSAFE_ON >inlinestatic
operator new(size_t, void *p)UT_SmallObject< UT_OptionEntry, UT_SMALLOBJECT_CLEANPAGES_DEFAULT, UT_SMALLOBJECT_PAGESIZE_DEFAULT, UT_SMALLOBJECT_THREADSAFE_ON >inlinestatic
operator=(const UT_OptionEntry &)=deleteUT_OptionEntry
optionSize(UT_OptionType t)UT_OptionEntryinlinestatic
optionSize() const UT_OptionEntryinline
optionStorage(UT_OptionType t)UT_OptionEntryinlinestatic
optionStorage() const UT_OptionEntryinline
saveJSON(UT_JSONWriter &w, bool compact) const UT_OptionEntry
saveJSON(UT_JSONValue &v, bool compact) const UT_OptionEntry
UT_OPTION_STORE_BOOL enum valueUT_OptionEntry
UT_OPTION_STORE_DICT enum valueUT_OptionEntry
UT_OPTION_STORE_INT enum valueUT_OptionEntry
UT_OPTION_STORE_INVALID enum valueUT_OptionEntry
UT_OPTION_STORE_REAL enum valueUT_OptionEntry
UT_OPTION_STORE_STRING enum valueUT_OptionEntry
UT_OptionEntry()UT_OptionEntryinline
UT_OptionEntry(const UT_OptionEntry &)=deleteUT_OptionEntry
UT_OptionTypeStorage enum nameUT_OptionEntry
~UT_OptionEntry()UT_OptionEntryinlinevirtual