ARGV.h File Reference

#include "ace/Unbounded_Queue.h"
#include "ace/ARGV.inl"
#include "ace/ARGV.cpp"

Include dependency graph for ARGV.h:

This graph shows which files directly or indirectly include this file:


Classes

class  ACE_ARGV_Queue_Entry_T< CHAR_TYPE >
 An entry in the queue which keeps user supplied arguments. More...
class  ACE_ARGV_T< CHAR_TYPE >
 Builds a counted argument vector (ala argc/argv) from either a string or a set of separate tokens. This class preserves whitespace within tokens only if the whitespace-containing token is enclosed in either single (') or double (") quotes. This is consistent with the expected behavior if an argument vector obtained using this class is passed to, for example, ACE_Get_Opt. More...

Typedefs

typedef
ACE_ARGV_Queue_Entry_T
< ACE_TCHAR
ACE_ARGV_Queue_Entry
typedef ACE_ARGV_T
< ACE_TCHAR
ACE_ARGV

Detailed Description

Id

Author:
Doug Schmidt <schmidt@cs.wustl.edu>

Everett Anderson <eea1@cs.wustl.edu>


Typedef Documentation

typedef ACE_ARGV_T<ACE_TCHAR> ACE_ARGV

typedef ACE_ARGV_Queue_Entry_T<ACE_TCHAR> ACE_ARGV_Queue_Entry


Generated on Mon Sep 3 03:47:45 2007 for ACE by  doxygen 1.5.3