util::Callback< T > Class Template Reference

#include <Getopt.hpp>

Inheritance diagram for util::Callback< T >:

Inheritance graph
[legend]
List of all members.

template<typename T>
class util::Callback< T >


Public Types

typedef T option_t

Public Member Functions

 Callback (option_t &option, char shortopt, const char *longopt_name, const char *description)
virtual bool Do (const char *arg, std::ostream &os)

Public Attributes

option_tm_option

Member Typedef Documentation

template<typename T>
typedef T util::Callback< T >::option_t


Constructor & Destructor Documentation

template<typename T>
util::Callback< T >::Callback ( option_t option,
char  shortopt,
const char *  longopt_name,
const char *  description 
) [inline]


Member Function Documentation

template<typename T>
virtual bool util::Callback< T >::Do ( const char *  arg,
std::ostream &  os 
) [inline, virtual]

Implements util::BaseCallback.


Member Data Documentation

template<typename T>
option_t& util::Callback< T >::m_option


The documentation for this class was generated from the following file:
doxygen SourceForge.net Logo
E* Interpolated Graph Replanner Wed Dec 12 18:55:52 2007