|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "be_extern.h"#include "dds_generator.h"#include <ast_visitor.h>#include <tao/Basic_Types.h>#include <tao/Version.h>

Go to the source code of this file.
Classes | |
| class | dds_visitor |
Functions | |
| template<typename T > | |
| void | scope2vector (std::vector< T *> &v, UTL_Scope *s, AST_Decl::NodeType nt) |
| void scope2vector | ( | std::vector< T *> & | v, |
| UTL_Scope * | s, | ||
| AST_Decl::NodeType | nt | ||
| ) |
Definition at line 141 of file dds_visitor.h.
Referenced by typeobject_generator::generate_enum_type_identifier(), dds_visitor::visit_enum(), and dds_visitor::visit_interface().
1.8.13