ROSE 0.11.145.147
|
This is the complete list of members for Rosebud::Serializer, including all inherited members.
genBody(std::ostream &header, std::ostream &impl, const Ast::ClassPtr &, const Hierarchy &, const Generator &) const =0 | Rosebud::Serializer | pure virtual |
genEpilogue(std::ostream &header, std::ostream &impl, const Ast::ClassPtr &, const Hierarchy &, const Generator &) const =0 | Rosebud::Serializer | pure virtual |
genPrologue(std::ostream &header, std::ostream &impl, const Ast::ClassPtr &, const Hierarchy &, const Generator &) const =0 | Rosebud::Serializer | pure virtual |
isSerializable(const Ast::ClassPtr &) const =0 | Rosebud::Serializer | pure virtual |
lookup(const std::string &) | Rosebud::Serializer | static |
lookup(const std::vector< std::string > &) | Rosebud::Serializer | static |
name() const =0 | Rosebud::Serializer | pure virtual |
Ptr typedef | Rosebud::Serializer | |
purpose() const =0 | Rosebud::Serializer | pure virtual |
registeredSerializers() | Rosebud::Serializer | static |
registerSerializer(const Ptr &) | Rosebud::Serializer | static |
Serializer() (defined in Rosebud::Serializer) | Rosebud::Serializer | inlineprotected |
~Serializer() (defined in Rosebud::Serializer) | Rosebud::Serializer | inlinevirtual |