Graphite  Version 3
An experimental 3D geometry processing program
OGF::GomCodeGenerator Member List

This is the complete list of members for OGF::GomCodeGenerator, including all inherited members.

colons_to_underscores(const std::string &s)OGF::GomCodeGeneratorprotected
factory_name(MetaConstructor *constructor)OGF::GomCodeGeneratorprotected
generate(std::ostream &out, std::vector< MetaClass * > classes, const std::string &package_name)OGF::GomCodeGenerator
generate(MetaClass *type)OGF::GomCodeGeneratorprotected
generate_attributes(const CustomAttributes *info, const std::string &variable_name, bool is_pointer=true)OGF::GomCodeGeneratorprotected
generate_builtin(MetaBuiltinType *mbuiltin)OGF::GomCodeGeneratorprotected
generate_class(MetaClass *mclass)OGF::GomCodeGeneratorprotected
generate_enum(MetaEnum *menum)OGF::GomCodeGeneratorprotected
generate_factory(MetaConstructor *constructor)OGF::GomCodeGeneratorprotected
generate_method_adapter(MetaMethod *method)OGF::GomCodeGeneratorprotected
generate_method_adapter_arglist(MetaMethod *method)OGF::GomCodeGeneratorprotected
generate_signal_adapter(MetaSignal *signal)OGF::GomCodeGeneratorprotected
GomCodeGenerator()OGF::GomCodeGenerator
method_adapter_name(MetaMethod *method)OGF::GomCodeGeneratorprotected
out()OGF::GomCodeGeneratorinlineprotected
pass_by_value(const std::string &type_name)OGF::GomCodeGeneratorprotected
stringify(const std::string &s)OGF::GomCodeGeneratorprotected
stringify_default_value(const MetaArg *marg)OGF::GomCodeGeneratorprotected