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) | Field< S > | inline |
id | Field< S > | |
IsDefault(const S &obj, const S &ref) const =0 | Field< S > | pure virtual |
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 |
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 |