|
liblcf
|
This is the complete list of members for Field< S >, including all inherited members.
| BeginXml(S &obj, XmlReader &stream) const =0 | Field< S > | pure virtual |
| Field(int id, const char *name, bool present_if_default, bool is2k3) | Field< S > | inline |
| id | Field< S > | |
| is2k3 | Field< S > | |
| IsDefault(const S &obj, const S &ref) const =0 | Field< S > | pure virtual |
| isPresentIfDefault(bool db_is2k3) const | Field< S > | inline |
| LcfSize(const S &obj, LcfWriter &stream) const =0 | Field< S > | pure virtual |
| name | Field< S > | |
| ParseXml(S &obj, const std::string &data) const =0 | Field< S > | pure virtual |
| present_if_default | Field< S > | |
| ReadLcf(S &obj, LcfReader &stream, uint32_t length) const =0 | Field< S > | pure virtual |
| struct_type typedef | Field< S > | |
| WriteLcf(const S &obj, LcfWriter &stream) const =0 | Field< S > | pure virtual |
| WriteXml(const S &obj, XmlWriter &stream) const =0 | Field< S > | pure virtual |