成员的完整列表,这些成员属于 TParameter,包括所有继承而来的类成员
| compare_ptype(EPrimitiveType ptype, void *data1, void *data2, float64_t accuracy=0.0, bool tolerant=false) | TParameter | static |
| compare_stype(EStructType stype, EPrimitiveType ptype, void *data1, void *data2, float64_t accuracy=0.0, bool tolerant=false) | TParameter | static |
| copy(TParameter *target) | TParameter | |
| copy_ptype(EPrimitiveType ptype, void *source, void *target) | TParameter | static |
| copy_stype(EStructType stype, EPrimitiveType ptype, void *source, void *target) | TParameter | static |
| equals(TParameter *other, float64_t accuracy=0.0, bool tolerant=false) | TParameter | |
| get_incremental_hash(uint32_t &hash, uint32_t &carry, uint32_t &total_length) | TParameter | |
| is_valid() | TParameter | |
| load(CSerializableFile *file, const char *prefix="") | TParameter | |
| m_datatype | TParameter | |
| m_description | TParameter | |
| m_name | TParameter | |
| m_parameter | TParameter | |
| operator<(const TParameter &other) const | TParameter | |
| operator==(const TParameter &other) const | TParameter | |
| operator>(const TParameter &other) const | TParameter | |
| print(const char *prefix) | TParameter | |
| save(CSerializableFile *file, const char *prefix="") | TParameter | |
| TParameter(const TSGDataType *datatype, void *parameter, const char *name, const char *description) | TParameter | explicit |
| ~TParameter() | TParameter |