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