#include "ace/ACE_export.h"Classes | |
| class | ACE_Arg_Shifter |
| This ADT operates on a specified set of arguments (argv). As known arguments are scanned, they are shifted to the back of the argv vector, so deeper levels of argument parsing can locate the yet unprocessed arguments at the beginning of the vector. More... | |
1.4.5