|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| MacroToolsPlugin () | |
| ~MacroToolsPlugin () | |
| MacroTraversal * | traversal (const MacroTraversalPars *pars, QString taskId) |
Public Member Functions inherited from GKPlugin | |
| GKPlugin () | |
| virtual QString | verify ()=0 |
| const QString & | getName () const |
| if (base) | |
Additional Inherited Members | |
Public Attributes inherited from GKPlugin | |
| ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKPlugin * | base = (GKPlugin*)sipCpp |
| sipType = 0 | |
This class provides tools for macro operations.
| MacroToolsPlugin::MacroToolsPlugin | ( | ) |
MacroToolsPlugin constructor.
| MacroToolsPlugin::~MacroToolsPlugin | ( | ) |
MacroToolsPlugin deconstructor.
| MacroTraversal * MacroToolsPlugin::traversal | ( | const MacroTraversalPars * | pars, |
| QString | taskId | ||
| ) |
Do a traversal with the specified parameters.
1.9.4