#include "ace/ACE_export.h"
#include "ace/Unbounded_Queue.h"
#include "ace/ARGV.i"
Include dependency graph for ARGV.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_ARGV |
Builds a counted argument vector (ala argc/argv) from either a string or a set of separate tokens. Can substitute environment variable values for tokens that are environment variable references. More... |