| appendExcludeTaxonomy(const int id) | ms_taxonomychoice | |
| appendIncludeTaxonomy(const int id) | ms_taxonomychoice | |
| appendProperty(const char *name, const char *value, const char *delimiter, const bool bFirstPlace=false) | ms_customproperty | |
| appendText(const char *line, const bool bFirstPlace=false) | ms_customproperty | |
| clearExcludeTaxonomies() | ms_taxonomychoice | |
| clearIncludeTaxonomies() | ms_taxonomychoice | |
| copyFrom(const ms_taxonomychoice *src) | ms_taxonomychoice | |
| matrix_science::ms_customproperty::copyFrom(const ms_customproperty *src) | ms_customproperty | |
| defaultValues() | ms_taxonomychoice | |
| delNonEmpty() | ms_customproperty | |
| delProp(const char *name) | ms_customproperty | |
| delPropByNumber(const int index) | ms_customproperty | |
| delPropStart(const char *nameBeginning) | ms_customproperty | |
| findProperty(const char *name, const int startFrom=0) const | ms_customproperty | |
| findPropertyBeginning(const char *nameBeginning, const int startFrom=0) const | ms_customproperty | |
| getDefaultDelimiter() const | ms_customproperty | |
| getDelimiterByNumber(const int index) const | ms_customproperty | |
| getExcludeTaxonomy(const int n) const | ms_taxonomychoice | |
| getIncludeTaxonomy(const int n) const | ms_taxonomychoice | |
| getNumberOfExcludeTaxonomies() const | ms_taxonomychoice | |
| getNumberOfIncludeTaxonomies() const | ms_taxonomychoice | |
| getNumberOfProperties() const | ms_customproperty | |
| getPreceedingComments() const | ms_customproperty | |
| getPropertyName(const int index) const | ms_customproperty | |
| getPropValStringByName(const char *name) const | ms_customproperty | |
| getPropValStringByNumber(const int index) const | ms_customproperty | |
| getTitle() const | ms_taxonomychoice | |
| ms_customproperty() | ms_customproperty | |
| ms_taxonomychoice() | ms_taxonomychoice | |
| ms_taxonomychoice(const ms_taxonomychoice &src) | ms_taxonomychoice | |
| operator=(const ms_taxonomychoice &right) | ms_taxonomychoice | |
| setDefaultDelimiter(const char *delim) | ms_customproperty | |
| setPreceedingComments(const std::string &comments) | ms_customproperty | |
| setPropertyName(const int index, const char *name) | ms_customproperty | |
| setPropValBoolByName(const char *name, const bool value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValCharByName(const char *name, const char value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValFloatByName(const char *name, const double value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValInt64ByName(const char *name, const INT64 value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValIntByName(const char *name, const int value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValStringByName(const char *name, const char *value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValStringByNumber(const int index, const char *value) | ms_customproperty | |
| setTitle(const char *value) | ms_taxonomychoice | |
| uncommentProp(const int index, const char *delimeter=0) | ms_customproperty | |
| ~ms_customproperty() | ms_customproperty | |
| ~ms_taxonomychoice() | ms_taxonomychoice | |