ACE  6.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
Arg_Shifter.h File Reference
#include "ace/Global_Macros.h"
#include "ace/Arg_Shifter.cpp"

Classes

class  ACE_Arg_Shifter_T< CHAR_TYPE >
 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
 

Detailed Description

Id:
Arg_Shifter.h 95972 2012-07-26 10:20:42Z johnnyw
Author
Seth Widoff

Typedef Documentation