MIRA
|
This is the complete list of members for CompoundMeta, including all inherited members.
addInterface(const std::string &iface) | CompoundMeta | inline |
addMember(const ReflectMemberMeta &memberMeta, TypeMetaPtr type) | CompoundMeta | inline |
addMember(const std::string &name, TypeMetaPtr type) | CompoundMeta | inline |
addMember(const std::string &name, const std::string &comment, TypeMetaPtr type) | CompoundMeta | inline |
addMethod(const MethodMetaPtr &method) | CompoundMeta | inline |
insertMember(const std::string &name, TypeMetaPtr type, int index) | CompoundMeta | inline |
insertMember(const std::string &name, TypeMetaPtr type, const std::string &before) | CompoundMeta | inline |
interfaces | CompoundMeta | |
members | CompoundMeta | |
methods | CompoundMeta | |
reflect(Reflector &r) | CompoundMeta | inline |
reflect(ConcreteBinarySerializer< BinaryStream, 0 > &r) | CompoundMeta | inline |
setVersion(VersionType version) | CompoundMeta | inline |
setVersion(const std::string &type, VersionType version) | CompoundMeta | inline |
toString() const | CompoundMeta | |
version | CompoundMeta | |
VersionType typedef | CompoundMeta |