do_included_files() const | dds_generator | [inline, virtual] |
gen_const(UTL_ScopedName *, bool, AST_Constant *) | dds_generator | [inline, virtual] |
gen_enum(AST_Enum *, UTL_ScopedName *, const std::vector< AST_EnumVal * > &, const char *) | dds_generator | [inline, virtual] |
gen_epilogue() | dds_generator | [inline, virtual] |
gen_interf(AST_Interface *, UTL_ScopedName *, bool, const std::vector< AST_Interface * > &, const std::vector< AST_Interface * > &, const std::vector< AST_Attribute * > &, const std::vector< AST_Operation * > &, const char *) | dds_generator | [inline, virtual] |
gen_interf_fwd(UTL_ScopedName *) | dds_generator | [inline, virtual] |
gen_native(AST_Native *, UTL_ScopedName *, const char *) | dds_generator | [inline, virtual] |
gen_prologue() | dds_generator | [inline, virtual] |
gen_struct(AST_Structure *node, UTL_ScopedName *name, const std::vector< AST_Field * > &fields, AST_Type::SIZE_TYPE size, const char *repoid) | keys_generator | [virtual] |
gen_struct_fwd(UTL_ScopedName *, AST_Type::SIZE_TYPE) | dds_generator | [inline, virtual] |
gen_typedef(AST_Typedef *, UTL_ScopedName *, AST_Type *, const char *) | keys_generator | [inline, virtual] |
gen_union(AST_Union *, UTL_ScopedName *, const std::vector< AST_UnionBranch * > &, AST_Type *, const char *) | keys_generator | [inline, virtual] |
gen_union_fwd(AST_UnionFwd *, UTL_ScopedName *, AST_Type::SIZE_TYPE) | dds_generator | [inline, virtual] |
module_scope_helper(UTL_ScopedName *sn, const char *sep) | dds_generator | [static] |
scoped_helper(UTL_ScopedName *sn, const char *sep) | dds_generator | [static] |
~dds_generator()=0 | dds_generator | [pure virtual] |