Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  
Public Member Functions | Protected Member Functions | List of all members
StringFieldValue Struct Reference

Unstructured field value. More...

#include <fieldvalue.h>

Inheritance diagram for StringFieldValue:
FieldValue

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

FieldValueclone () const
 
- Protected Member Functions inherited from FieldValue
bool typeChecked () const
 
void typeChecked (bool)
 

Detailed Description

Unstructured field value.


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