PathEngine home | previous: | next: |
Used to query testbed command line arguments.
const char* getCommandLineArgument(int32_t index) const; |
index |
Index for the command line argument to be queried.
Must be greater than or equal to 0 and less than the value returned by
|
string getCommandLineArgument(int index); |
String getCommandLineArgument(int index); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |