| Main Page Class Hierarchy Alphabetical List Compound List Examples |
Unstructured field value. More...
#include <fieldvalue.h>
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 |
Protected Member Functions inherited from FieldValue | |
| bool | typeChecked () const |
| void | typeChecked (bool) |
Unstructured field value.