Public Types | Public Member Functions | Protected Attributes
ProgramOptions::CustomValue Class Reference

#include <typed_value.h>

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

List of all members.

Public Types

typedef detail::Notifier
< const std::string & > 
notifier_type

Public Member Functions

 CustomValue (const notifier_type &n)
bool doParse (const std::string &name, const std::string &value)

Protected Attributes

notifier_type notify_

Detailed Description

Definition at line 145 of file typed_value.h.


Member Typedef Documentation

Definition at line 147 of file typed_value.h.


Constructor & Destructor Documentation

Definition at line 148 of file typed_value.h.


Member Function Documentation

bool ProgramOptions::CustomValue::doParse ( const std::string &  name,
const std::string &  value 
) [inline, virtual]

Implements ProgramOptions::Value.

Definition at line 151 of file typed_value.h.


Member Data Documentation

Definition at line 155 of file typed_value.h.


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


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