libMesh
Classes | Namespaces | Typedefs
getpot.h File Reference

Go to the source code of this file.

Classes

class  GETPOT_NAMESPACE::GetPot
 GetPot - A class for parsing command line arguments and configuration files. More...
 
struct  GETPOT_NAMESPACE::GetPot::variable
 Variable to be specified on the command line or in input files. More...
 
struct  GETPOT_NAMESPACE::GetPot::ltstr
 helper functor for creating sets of C-style strings More...
 

Namespaces

 GETPOT_NAMESPACE
 

Typedefs

typedef std::vector< std::string > STRING_VECTOR
 

Typedef Documentation

◆ STRING_VECTOR

typedef std::vector<std::string> STRING_VECTOR

Definition at line 133 of file getpot.h.