| Base typedef | UT_OptionInt64Array |  | 
  | clone() const override | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > | inlinevirtual | 
  | createEntry(const UT_JSONValue &v, bool allow_type=true, bool allow_dict=false) | UT_OptionEntry | static | 
  | createEntryFromTypedMap(const UT_JSONValueMap &map, UT_String &error_str) | UT_OptionEntry | static | 
  | fetchValue(UT_Int64Array &value) const  | UT_OptionInt64Array | inline | 
  | fetchValue(UT_IntArray &value) const  | UT_OptionInt64Array | inline | 
  | getMemoryUsage(bool inclusive) const override | UT_OptionInt64Array | inlinevirtual | 
  | 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_OptionEntry | static | 
  | 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_OptionEntry | static | 
  | getType() const override | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > | inlinevirtual | 
  | getValue() const | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > | inline | 
  | 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 |  | 
  | myValue | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > | protected | 
  | 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 &)=delete | UT_OptionEntry |  | 
  | optionSize(UT_OptionType t) | UT_OptionEntry | inlinestatic | 
  | optionSize() const  | UT_OptionEntry | inline | 
  | optionStorage(UT_OptionType t) | UT_OptionEntry | inlinestatic | 
  | optionStorage() const  | UT_OptionEntry | inline | 
  | saveJSON(UT_JSONWriter &w, bool compact) const  | UT_OptionEntry |  | 
  | saveJSON(UT_JSONValue &v, bool compact) const  | UT_OptionEntry |  | 
  | UT_OPTION_STORE_BOOL enum value | UT_OptionEntry |  | 
  | UT_OPTION_STORE_DICT enum value | UT_OptionEntry |  | 
  | UT_OPTION_STORE_INT enum value | UT_OptionEntry |  | 
  | UT_OPTION_STORE_INVALID enum value | UT_OptionEntry |  | 
  | UT_OPTION_STORE_REAL enum value | UT_OptionEntry |  | 
  | UT_OPTION_STORE_STRING enum value | UT_OptionEntry |  | 
  | UT_OptionEntry()=default | UT_OptionEntry |  | 
  | UT_OptionEntry(const UT_OptionEntry &)=delete | UT_OptionEntry |  | 
  | UT_OptionEntryImpl(const UT_Int64Array &value) | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > | inlineexplicit | 
  | UT_OptionInt64Array(const UT_Int64Array &value) | UT_OptionInt64Array | inlineexplicit | 
  | UT_OptionInt64Array(const UT_Array< int64 > &value) | UT_OptionInt64Array | inlineexplicit | 
  | UT_OptionInt64Array(const UT_Array< int32 > &value) | UT_OptionInt64Array | inlineexplicit | 
  | UT_OptionTypeStorage enum name | UT_OptionEntry |  | 
  | value_type typedef | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > |  | 
  | ~UT_OptionEntry()=default | UT_OptionEntry | virtual | 
  | ~UT_OptionEntryImpl() override=default | UT_OptionEntryImpl< UT_Int64Array, UT_OPTION_INTARRAY > |  |