Public Member Functions | Public Attributes | Private Attributes | List of all members
cxx_svc_impl.BuildInterfaceImplementations Class Reference
Inheritance diagram for cxx_svc_impl.BuildInterfaceImplementations:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, stream_h, stream_cpp, ignore_operations)
 
def allInterfaces (self)
 
def visitAST (self, node)
 
def visitInterface (self, node)
 
def visitModule (self, node)
 

Public Attributes

 ignore_operations
 
 stream_cpp
 
 stream_h
 

Private Attributes

 __allInterfaces
 

Detailed Description

Definition at line 224 of file cxx_svc_impl.py.

Constructor & Destructor Documentation

def cxx_svc_impl.BuildInterfaceImplementations.__init__ (   self,
  stream_h,
  stream_cpp,
  ignore_operations 
)

Definition at line 226 of file cxx_svc_impl.py.

Member Function Documentation

def cxx_svc_impl.BuildInterfaceImplementations.allInterfaces (   self)

Definition at line 235 of file cxx_svc_impl.py.

def cxx_svc_impl.BuildInterfaceImplementations.visitAST (   self,
  node 
)

Definition at line 239 of file cxx_svc_impl.py.

def cxx_svc_impl.BuildInterfaceImplementations.visitInterface (   self,
  node 
)

Definition at line 250 of file cxx_svc_impl.py.

def cxx_svc_impl.BuildInterfaceImplementations.visitModule (   self,
  node 
)

Definition at line 245 of file cxx_svc_impl.py.

Member Data Documentation

cxx_svc_impl.BuildInterfaceImplementations.__allInterfaces
private

Definition at line 231 of file cxx_svc_impl.py.

cxx_svc_impl.BuildInterfaceImplementations.ignore_operations

Definition at line 229 of file cxx_svc_impl.py.

cxx_svc_impl.BuildInterfaceImplementations.stream_cpp

Definition at line 228 of file cxx_svc_impl.py.

cxx_svc_impl.BuildInterfaceImplementations.stream_h

Definition at line 227 of file cxx_svc_impl.py.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00