| Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <fieldvalue.h>
Inheritance diagram for StringFieldValue:

Public Member Functions | |
| StringFieldValue (const std::string &) | |
| void | set (const std::string &) |
| std::string | str () const |
| const std::string & | ref () const |
| std::string & | ref () |
Protected Member Functions | |
| FieldValue * | clone () const |