| allocate_data_from_scratch(index_t len_y, index_t len_x, bool new_cont_call=true) | TParameter | |
| copy_data(const TParameter *source) | TParameter | |
| get_incremental_hash(uint32_t &hash, uint32_t &carry, uint32_t &total_length) | TParameter | |
| load(CSerializableFile *file, const char *prefix="") | TParameter | |
| m_datatype | TParameter | |
| m_delete_data | TParameter | |
| m_description | TParameter | |
| m_name | TParameter | |
| m_parameter | TParameter | |
| m_was_allocated_from_scratch | 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 |