Go to the source code of this file.
Classes | |
class | cDataCSV |
struct | data_info_t |
Macros | |
#define | IS_DATA_MAPPING_MAX_STRING_LENGTH 2048 |
Enumerations | |
enum | eDataType { DataTypeInt8, DataTypeUInt8, DataTypeInt16, DataTypeUInt16, DataTypeInt32, DataTypeUInt32, DataTypeInt64, DataTypeUInt64, DataTypeFloat, DataTypeDouble, DataTypeString, DataTypeBinary, DataTypeCount } |