Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  
ContentId Struct Reference

Content-ID field value. More...

#include <contentid.h>

Inheritance diagram for ContentId:
FieldValue

Public Member Functions

 ContentId (const char *)
 
 ContentId (const std::string &)
 
void set (const std::string &)
 
std::string str () const
 
- Public Member Functions inherited from FieldValue

Static Public Attributes

static const char label []
 

Protected Member Functions

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

Detailed Description

Content-ID field value.

Member Function Documentation

◆ clone()

FieldValue * clone ( ) const
protectedvirtual

Implements FieldValue.

◆ set()

void set ( const std::string & )
virtual

Implements FieldValue.

◆ str()

std::string str ( ) const
virtual

Implements FieldValue.


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