Public Types | Public Member Functions
ProgramOptions::ValueMappingBase Struct Reference

#include <typed_value.h>

Inheritance diagram for ProgramOptions::ValueMappingBase:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::vector< std::pair
< const char *, int > > 
base_type

Public Member Functions

void add (const char *strVal, int eVal)
const int * get (const char *strVal) const

Detailed Description

Definition at line 42 of file typed_value.h.


Member Typedef Documentation

typedef std::vector<std::pair<const char*, int> > ProgramOptions::ValueMappingBase::base_type

Reimplemented in ProgramOptions::ValueMapping< T >.

Definition at line 43 of file typed_value.h.


Member Function Documentation

void ProgramOptions::ValueMappingBase::add ( const char *  strVal,
int  eVal 
) [inline]

Definition at line 46 of file typed_value.h.

const int* ProgramOptions::ValueMappingBase::get ( const char *  strVal) const [inline]

Definition at line 47 of file typed_value.h.


The documentation for this struct was generated from the following file:


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41