Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CmdLine.h File Reference

#include <tclap/SwitchArg.h>
#include <tclap/MultiSwitchArg.h>
#include <tclap/UnlabeledValueArg.h>
#include <tclap/UnlabeledMultiArg.h>
#include <tclap/XorHandler.h>
#include <tclap/HelpVisitor.h>
#include <tclap/VersionVisitor.h>
#include <tclap/IgnoreRestVisitor.h>
#include <tclap/CmdLineOutput.h>
#include <tclap/StdOutput.h>
#include <tclap/Constraint.h>
#include <tclap/ValuesConstraint.h>
#include <string>
#include <vector>
#include <list>
#include <iostream>
#include <iomanip>
#include <algorithm>
#include <stdlib.h>

Include dependency graph for CmdLine.h:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  TCLAP

Classes

class  TCLAP::CmdLine
 The base class that manages the command line definition and passes along the parsing to the appropriate Arg classes. More...

Functions

template<typename T>
void DelPtr (T ptr)
template<typename C>
void ClearContainer (C &c)


Function Documentation

template<typename C>
void ClearContainer C &  c  ) 
 

Definition at line 58 of file CmdLine.h.

Referenced by TCLAP::CmdLine::~CmdLine().

template<typename T>
void DelPtr ptr  ) 
 

Definition at line 53 of file CmdLine.h.


Generated on Mon Sep 28 11:31:47 2009 for tclap by  doxygen 1.3.9.1