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

Public Member Functions

def __init__ (self, data, opts)
 
def check_data_type (self, _type)
 
def CreateActivityFuncs (self, dict)
 
def CreateConfiguration (self, dict)
 
def CreateDataPorts (self, dict)
 
def CreateService (self, dict)
 
def get_type (self, _type)
 
def print_all (self)
 
def print_impl (self)
 
def print_pysrc (self)
 
- Public Member Functions inherited from gen_base.gen_base
def check_overwrite (self, fname, wmode="w")
 
def gen (self, fname, temp_txt, data, tags)
 
def gen_tags (self, tags)
 
def replace_tags (self, lines, data)
 

Public Attributes

 data
 
 tags
 

Detailed Description

Python component source code generation class

Definition at line 206 of file python_gen.py.

Constructor & Destructor Documentation

def python_gen.python_gen.__init__ (   self,
  data,
  opts 
)

Definition at line 210 of file python_gen.py.

Member Function Documentation

def python_gen.python_gen.check_data_type (   self,
  _type 
)

Definition at line 317 of file python_gen.py.

def python_gen.python_gen.CreateActivityFuncs (   self,
  dict 
)

Definition at line 237 of file python_gen.py.

def python_gen.python_gen.CreateConfiguration (   self,
  dict 
)

Definition at line 300 of file python_gen.py.

def python_gen.python_gen.CreateDataPorts (   self,
  dict 
)

Definition at line 290 of file python_gen.py.

def python_gen.python_gen.CreateService (   self,
  dict 
)

Definition at line 259 of file python_gen.py.

def python_gen.python_gen.get_type (   self,
  _type 
)

Definition at line 328 of file python_gen.py.

def python_gen.python_gen.print_all (   self)

Definition at line 393 of file python_gen.py.

def python_gen.python_gen.print_impl (   self)

Definition at line 344 of file python_gen.py.

def python_gen.python_gen.print_pysrc (   self)
Generate component class script

Definition at line 385 of file python_gen.py.

Member Data Documentation

python_gen.python_gen.data

Definition at line 211 of file python_gen.py.

python_gen.python_gen.tags

Definition at line 221 of file python_gen.py.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:03