Parameter stores a single parameter for file I/O in parameter files. More...

#include "ParamList.hpp"

Public Member Functions

 Parameter (const Parameter &ref)
Parameteroperator= (const Parameter &ref)
bool operator== (const Parameter &ref) const
bool operator< (const Parameter &ref) const
const Stringpath () const
void path (const String &)
const Stringtype () const
void type (const String &)
const Stringsource () const
void source (const String &)
const List< String > & values () const
void values (const List< String > &)

Public Attributes

Impl * pimpl_

Detailed Description

Parameter stores a single parameter for file I/O in parameter files.

Author
wk
Date
27.02.2011