#include "ace/Global_Macros.h"
#include "ace/Arg_Shifter.cpp"
Include dependency graph for Arg_Shifter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Arg_Shifter_T |
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... | |
Typedefs | |
typedef ACE_Arg_Shifter_T< ACE_TCHAR > | ACE_Arg_Shifter |
Definition in file Arg_Shifter.h.
|
Definition at line 207 of file Arg_Shifter.h. |