HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::Format::ArgValue Member List

This is the complete list of members for UT::Format::ArgValue, including all inherited members.

ArgValue(char v)UT::Format::ArgValueinline
ArgValue(int8 v)UT::Format::ArgValueinline
ArgValue(uint8 v)UT::Format::ArgValueinline
ArgValue(int16 v)UT::Format::ArgValueinline
ArgValue(uint16 v)UT::Format::ArgValueinline
ArgValue(int32 v)UT::Format::ArgValueinline
ArgValue(uint32 v)UT::Format::ArgValueinline
ArgValue(int64 v)UT::Format::ArgValueinline
ArgValue(uint64 v)UT::Format::ArgValueinline
ArgValue(fpreal16 v)UT::Format::ArgValueinline
ArgValue(fpreal32 v)UT::Format::ArgValueinline
ArgValue(fpreal64 v)UT::Format::ArgValueinline
ArgValue(bool v)UT::Format::ArgValueinline
ArgValue(char *v)UT::Format::ArgValueinline
ArgValue(const char *v)UT::Format::ArgValueinline
ArgValue(const UT_String &v)UT::Format::ArgValue
ArgValue(const UT_StringLit &v)UT::Format::ArgValue
ArgValue(const UT_StringRef &v)UT::Format::ArgValue
ArgValue(const UT_StringHolder &v)UT::Format::ArgValue
ArgValue(const UT_StringView &v)UT::Format::ArgValue
ArgValue(const std::string &v)UT::Format::ArgValueinline
ArgValue(void *v)UT::Format::ArgValueinline
ArgValue(const void *v)UT::Format::ArgValueinline
ArgValue(T v, UT_ENABLE_IF(!UT_IS_ENUM(T)&&UT_IS_PTR(T)&&!UT_HAS_FMT(UT_REMOVE_PTR(T))))UT::Format::ArgValueinline
ArgValue(T v, UT_ENABLE_IF(!UT_IS_ENUM(T)&&UT_IS_PTR(T)&&UT_HAS_FMT(UT_REMOVE_PTR(T))))UT::Format::ArgValueinline
ArgValue(T(&v)[N])UT::Format::ArgValueinline
ArgValue(T &v, UT_ENABLE_IF(UT_IS_ENUM(T)&&!UT_HAS_FMT(T)))UT::Format::ArgValueinline
ArgValue(T &v, UT_ENABLE_IF(UT_IS_ENUM(T)&&UT_HAS_FMT(T)))UT::Format::ArgValueinline
ArgValue(T &t, UT_ENABLE_IF(!UT_IS_PTR(T)&&!UT_IS_ENUM(T)))UT::Format::ArgValueinline
ArgValue(const ArgValue &)=defaultUT::Format::ArgValue
ArgValue()UT::Format::ArgValueinlineprotected
ArgValue(Type type)UT::Format::ArgValueinlineprotected
CustomFormat typedefUT::Format::ArgValueprotected
formatCustom(char *buffer, size_t buffer_size) const UT::Format::ArgValueinline
Formatter classUT::Format::ArgValuefriend
isCustom() const UT::Format::ArgValueinline
isEmpty() const UT::Format::ArgValueinline
isFloat() const UT::Format::ArgValueinline
isInteger() const UT::Format::ArgValueinline
isNumeric() const UT::Format::ArgValueinline
isPointer() const UT::Format::ArgValueinline
isSigned() const UT::Format::ArgValueinline
isString() const UT::Format::ArgValueinline
myCharUT::Format::ArgValue
myCustomUT::Format::ArgValue
myF16UT::Format::ArgValue
myF32UT::Format::ArgValue
myF64UT::Format::ArgValue
myI16UT::Format::ArgValue
myI32UT::Format::ArgValue
myI64UT::Format::ArgValue
myI8UT::Format::ArgValue
myPtrUT::Format::ArgValue
mySizedStrUT::Format::ArgValue
myStrUT::Format::ArgValue
myU16UT::Format::ArgValue
myU32UT::Format::ArgValue
myU64UT::Format::ArgValue
myU8UT::Format::ArgValue
operator=(const ArgValue &)=defaultUT::Format::ArgValue
type() const UT::Format::ArgValueinline
Type enum nameUT::Format::ArgValue
~ArgValue()=defaultUT::Format::ArgValue