static EntryKeyProperty * create(std::string type)
EntryKeyProperty(std::string propertyName)
std::vector< EntryKeyProperty * > EntryPropertyTable
Table of entry types.
static EntryKeyProperty * find(std::string type)
static EntryPropertyTable entryTypes_
All known entry types.
EntryKeyFieldProperty * createFieldProperty(std::string field)
EntryKeyFieldProperty * fieldProperty(std::string field) const
FieldPropertyTable entryFields_
Field types of the entry type.