3DCoat Core API
The 3DCoat API documentation.
|
This is the complete list of members for TagsList, including all inherited members.
AddSubTag(TagsList *SubQ) | TagsList | |
AddSubTag(const char *quotename, const char *body="") | TagsList | |
AddSubTag(const char *quotename, int body) | TagsList | |
AddSubTag(const char *quotename, DWORD body) (defined in TagsList) | TagsList | |
AddSubTag(const char *quotename, short body) (defined in TagsList) | TagsList | |
AddSubTag(const char *quotename, WORD body) (defined in TagsList) | TagsList | |
AddSubTag(const char *quotename, char body) (defined in TagsList) | TagsList | |
AddSubTag(const char *quotename, float body) | TagsList | |
AddSubTag(const char *quotename, void *data, int Length) | TagsList | |
Assign(int v) | TagsList | |
Assign(const char *s) | TagsList | |
bin_ToBS(BinStream &BS) | TagsList | |
body() (defined in TagsList) | TagsList | inline |
defTab() (defined in TagsList) | TagsList | static |
elem(int Index) | TagsList | |
elem(const char *SubQuoteName) | TagsList | |
FreeTag() | TagsList | |
FromBS(BinStream &BS) | TagsList | |
get_data(void *buffer, int maxlength) | TagsList | |
GetConstantLocation(const char *str) | TagsList | static |
GetConstantLocationValueRef(const char *str) (defined in TagsList) | TagsList | static |
GetConstantSubstringLocation(const char *str, int Len, int **value=nullptr) | TagsList | static |
GetParent() const (defined in TagsList) | TagsList | |
GetSubTag(int Index) | TagsList | |
GetSubTag(const char *SubQuoteName) | TagsList | |
GetSubTagIndex(const char *SubQuoteName) (defined in TagsList) | TagsList | |
GetSubTagsCount() | TagsList | |
GetTagName() | TagsList | |
GetTagsFromJsonString(const char *jsonSource) | TagsList | |
GetTagsFromString(const char *XMLSource) | TagsList | |
isArray() const (defined in TagsList) | TagsList | inline |
LastTag() (defined in TagsList) | TagsList | static |
LastTagFile() | TagsList | static |
length() | TagsList | |
operator delete(void *ptr, size_t size) (defined in TagsList) | TagsList | inline |
operator new(size_t size) (defined in TagsList) | TagsList | inline |
operator<<(const char *string) | TagsList | |
operator<<(int value) (defined in TagsList) | TagsList | |
operator<<(bool value) (defined in TagsList) | TagsList | |
operator<<(float value) (defined in TagsList) | TagsList | |
operator<<(const comms::cVec2 &value) (defined in TagsList) | TagsList | |
operator<<(const comms::cVec3 &value) (defined in TagsList) | TagsList | |
operator<<(const comms::cVec4 &value) (defined in TagsList) | TagsList | |
operator<<(const comms::cMat3 &value) (defined in TagsList) | TagsList | |
operator<<(const comms::cMat4 &value) (defined in TagsList) | TagsList | |
operator<<(BaseClass *BC) (defined in TagsList) | TagsList | |
operator<<(const cList< X > &array) | TagsList | |
operator=(TagsList &src) | TagsList | |
operator>>(comms::cStr &string_value) | TagsList | |
operator>>(int &value) (defined in TagsList) | TagsList | |
operator>>(float &value) (defined in TagsList) | TagsList | |
operator>>(bool &value) (defined in TagsList) | TagsList | |
operator>>(comms::cVec2 &value) (defined in TagsList) | TagsList | |
operator>>(comms::cVec3 &value) (defined in TagsList) | TagsList | |
operator>>(comms::cVec4 &value) (defined in TagsList) | TagsList | |
operator>>(comms::cMat3 &value) (defined in TagsList) | TagsList | |
operator>>(comms::cMat4 &value) (defined in TagsList) | TagsList | |
operator>>(BaseClass *BC) (defined in TagsList) | TagsList | |
operator>>(cList< X > &array) | TagsList | |
operator[](int Index) | TagsList | |
operator[](const char *SubQuoteName) | TagsList | |
PutTagsIntoJsonString(comms::cStr *Source, int shift=0, bool treatAllAsText=false) | TagsList | |
PutTagsIntoString(comms::cStr *To, int shift=0, bool fast=false) | TagsList | |
ReadTagsFromFile(const char *FilePath) | TagsList | |
RemoveAndGetSubTag(int idx) | TagsList | |
RemoveSubTag(int idx) | TagsList | |
RemoveSubTag(const char *id) | TagsList | |
RestoreField(cList< X > &array, TYPE X::*member) | TagsList | |
setAsArray(bool isArray) (defined in TagsList) | TagsList | inline |
SetParent(TagsList *Parent) (defined in TagsList) | TagsList | |
SetTagName(const char *Name) | TagsList | |
StoreField(const char *tagname, const cList< X > &array, TYPE X::*member) | TagsList | |
TagsList() (defined in TagsList) | TagsList | |
TagsList(const char *QuoteName) (defined in TagsList) | TagsList | |
text_ToBS(BinStream &BS) | TagsList | |
to_bool() const | TagsList | |
to_float() const | TagsList | |
to_float() | TagsList | |
to_int() const | TagsList | |
to_string() const | TagsList | |
WriteTagsToFile(const char *FilePath, bool OnlyChanged=false) | TagsList | |
~TagsList() (defined in TagsList) | TagsList |