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