|
liblcf
|
This is the complete list of members for lcf::TypedField< S, T >, including all inherited members.
| BeginXml(S &obj, XmlReader &stream) const | lcf::TypedField< S, T > | inlinevirtual |
| 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 &a, const S &b, bool) const | lcf::TypedField< S, T > | inlinevirtual |
| isPresentIfDefault(bool db_is2k3) const | lcf::Field< S > | inline |
| LcfSize(const S &obj, LcfWriter &stream) const | lcf::TypedField< S, T > | inlinevirtual |
| name | lcf::Field< S > | |
| ParseXml(S &obj, const std::string &data) const | lcf::TypedField< S, T > | inlinevirtual |
| present_if_default | lcf::Field< S > | |
| ReadLcf(S &obj, LcfReader &stream, uint32_t length) const | lcf::TypedField< S, T > | inlinevirtual |
| ref | lcf::TypedField< S, T > | |
| struct_type typedef | lcf::Field< S > | |
| TypedField(T S::*ref, int id, const char *name, bool present_if_default, bool is2k3) | lcf::TypedField< S, T > | inline |
| WriteLcf(const S &obj, LcfWriter &stream) const | lcf::TypedField< S, T > | inlinevirtual |
| WriteXml(const S &obj, XmlWriter &stream) const | lcf::TypedField< S, T > | inlinevirtual |