Aimsun Next Scripting
22
|
Public Member Functions | |
GKODMatrixReaderExternal () | |
void | setMode (const GKODMatrix::GKODMatrixStoreId &) |
virtual bool | read (GKODMatrix *)=0 |
virtual bool | write (const GKODMatrix *)=0 |
GKODMatrixReaderExternal::GKODMatrixReaderExternal | ( | ) |
|
pure virtual |
Reads the trip values and initialises the matrix.
Implemented in GKODMatrixReaderODBC.
void GKODMatrixReaderExternal::setMode | ( | const GKODMatrix::GKODMatrixStoreId & | ) |
Sets the storing type, the available values are ID, external ID and name
|
pure virtual |
Writes the matrix trips into the external format.