pion::platform::Vocabulary::Term Struct Reference

#include <Vocabulary.hpp>

List of all members.


Detailed Description

data type for vocabulary terms

Definition at line 75 of file Vocabulary.hpp.

Public Member Functions

 Term (void)
 default constructor
 Term (const std::string &id)
 construct term with identifier
 Term (const Term &t)
 copy constructor
Termoperator= (const Term &t)
 assignment operator

Public Attributes

std::string term_id
 URI used to uniquely identify the term.
TermRef term_ref
 used to reference the term within this Vocabulary object
std::string term_comment
 descriptive comment for the term
DataType term_type
 type of data that the term represents
size_t term_size
 maximum length if data type == TYPE_CHAR
std::string term_format
 format used for date/time Term types


The documentation for this struct was generated from the following file:
Generated on Wed Apr 13 16:38:36 2011 for pion-platform by  doxygen 1.4.7