#include <XMLCodec.hpp>
Definition at line 135 of file XMLCodec.hpp.
Public Member Functions | |
| XMLField (const std::string &f, const pion::platform::Vocabulary::Term &t) | |
Public Attributes | |
| std::string | field_name |
| the name of the field | |
| pion::platform::Vocabulary::Term | term |
| the Vocabulary Term that the data field represents | |
| PionTimeFacet | time_facet |
| used to encode and decode date_time fields | |
1.4.7