![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
class | MFXAddEditTypedTable |
struct | MFXAddEditTypedTable::EditedTableItem |
struct | MFXAddEditTypedTable::NumberCellParams |
Enumerations | |
enum | CellType { CT_UNDEFINED = -1, CT_REAL = 0, CT_STRING = 1, CT_INT = 2, CT_BOOL = 3, CT_ENUM = 4, CT_MAX } |
enum CellType |
Enumerator | |
---|---|
CT_UNDEFINED | |
CT_REAL | |
CT_STRING | |
CT_INT | |
CT_BOOL | |
CT_ENUM | |
CT_MAX |
Definition at line 29 of file MFXAddEditTypedTable.h.