OptionSet::guts Struct Reference

List of all members.

Public Types

typedef __gnu_cxx::hash_map<
std::string, desc * > 
hash_type

Public Member Functions

void add (const std::string &name, const std::string varname, const std::string &description, void *output, type t)
descread (const std::string &name) const

Public Attributes

std::list< desc * > option_list
hash_type options

Classes

struct  desc

Member Typedef Documentation

typedef __gnu_cxx::hash_map<std::string, desc*> OptionSet::guts::hash_type
 


Member Function Documentation

void OptionSet::guts::add const std::string &  name,
const std::string  varname,
const std::string &  description,
void *  output,
type  t
[inline]
 

desc* OptionSet::guts::read const std::string &  name  )  const [inline]
 


Member Data Documentation

std::list<desc*> OptionSet::guts::option_list
 

hash_type OptionSet::guts::options
 


The documentation for this struct was generated from the following file:
Generated on Thu Mar 27 19:04:16 2008 by  doxygen 1.4.6