|
Aimsun Next Scripting
22
|
Public Member Functions | |
| SiTrafficApValue () | |
| void | setId (int aId) |
| int | getId () const |
| void | setName (const QString &aName) |
| QString | getName () const |
| void | setLongName (const QString &aLongname) |
| QString | getLongName () const |
| void | setMinimumValue (int min) |
| int | getMinimumValue () const |
| void | setMaximumValue (int max) |
| int | getMaximumValue () const |
| void | setMinimumIndex (int min) |
| int | getMinimumIndex () const |
| void | setMaximumIndex (int max) |
| int | getMaximumIndex () const |
| void | addInstance (const QPair< int, int > &pair) |
| void | setByteCount (int count) |
| int | getByteCount () const |
| void | setCategory (const QString &aCategory) |
| QString | getCategory () const |
| void | setGraphicalView (bool graphical) |
| bool | getGraphicalView () const |
| SiTrafficApValue::SiTrafficApValue | ( | ) |
| void SiTrafficApValue::addInstance | ( | const QPair< int, int > & | pair | ) |
| int SiTrafficApValue::getByteCount | ( | ) | const |
| QString SiTrafficApValue::getCategory | ( | ) | const |
| bool SiTrafficApValue::getGraphicalView | ( | ) | const |
| int SiTrafficApValue::getId | ( | ) | const |
| QString SiTrafficApValue::getLongName | ( | ) | const |
| int SiTrafficApValue::getMaximumIndex | ( | ) | const |
| int SiTrafficApValue::getMaximumValue | ( | ) | const |
| int SiTrafficApValue::getMinimumIndex | ( | ) | const |
| int SiTrafficApValue::getMinimumValue | ( | ) | const |
| QString SiTrafficApValue::getName | ( | ) | const |
| void SiTrafficApValue::setByteCount | ( | int | count | ) |
| void SiTrafficApValue::setCategory | ( | const QString & | aCategory | ) |
| void SiTrafficApValue::setGraphicalView | ( | bool | graphical | ) |
| void SiTrafficApValue::setId | ( | int | aId | ) |
| void SiTrafficApValue::setLongName | ( | const QString & | aLongname | ) |
| void SiTrafficApValue::setMaximumIndex | ( | int | max | ) |
| void SiTrafficApValue::setMaximumValue | ( | int | max | ) |
| void SiTrafficApValue::setMinimumIndex | ( | int | min | ) |
| void SiTrafficApValue::setMinimumValue | ( | int | min | ) |
| void SiTrafficApValue::setName | ( | const QString & | aName | ) |
1.9.4