Value of an header field (base class)
More...
#include <fieldvalue.h>
Public Member Functions |
|
virtual void | set (const std::string &val)=0 |
|
virtual std::string | str () const =0 |
|
virtual FieldValue * | clone () const =0 |
Protected Member Functions |
|
bool | typeChecked () const |
|
void | typeChecked (bool) |
Friends |
|
class | Rfc822Header |
|
std::ostream & | operator<< (std::ostream &, const FieldValue &) |
Detailed Description
Value of an header field (base class)
The documentation for this struct was generated from the following file: