Namespaces | Functions | Variables
doil::interface Namespace Reference

Namespaces

namespace  template

Functions

def generate_interface
def generate_types

Variables

dictionary decl_map

Function Documentation

Definition at line 37 of file interface/__init__.py.

Definition at line 54 of file interface/__init__.py.


Variable Documentation

Initial value:
00001 {
00002     'interface':         template.ifacefwd_decl,
00003     'interface_forward': template.ifacefwd_decl,
00004     'struct':            template.struct_decl,
00005     'struct_forward':    template.structfwd_decl,
00006     'union':             template.union_decl,
00007     'union_forward':     template.unionfwd_decl,
00008     'enum':              template.enum_decl,
00009     'exception':         template.exception_decl,
00010     'typedef':           template.typedef_decl
00011 }

Definition at line 25 of file interface/__init__.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:11