Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <fieldparam.h>
Public Member Functions | |
FieldParam (const std::string &) | |
FieldParam (const std::string &, const std::string &) | |
const istring & | name () const |
const std::string & | value () const |
void | name (const std::string &) |
void | value (const std::string &) |
Friends | |
std::ostream & | operator<< (std::ostream &, const FieldParam &) |