Classes | Functions | Variables
test_Manager Namespace Reference

Classes

class  TestComp
 
class  TestManager
 

Functions

def MyModuleInit (manager)
 
def TestCompInit (manager)
 
def TestEcInit (manager)
 

Variables

list testcomp_spec
 

Function Documentation

def test_Manager.MyModuleInit (   manager)

Definition at line 61 of file test_Manager.py.

def test_Manager.TestCompInit (   manager)

Definition at line 54 of file test_Manager.py.

def test_Manager.TestEcInit (   manager)

Definition at line 65 of file test_Manager.py.

Variable Documentation

list test_Manager.testcomp_spec
Initial value:
1 = ["implementation_id", "TestComp",
2  "type_name", "TestComp",
3  "description", "Test example component",
4  "version", "1.0",
5  "vendor", "Shinji Kurihara, AIST",
6  "category", "example",
7  "activity_type", "DataFlowComponent",
8  "max_instance", "10",
9  "language", "C++",
10  "lang_type", "compile",
11  # Configuration variables
12  "conf.default.int_param0", "0",
13  "conf.default.int_param1", "1",
14  "conf.default.double_param0", "0.11",
15  "conf.default.double_param1", "9.9",
16  "conf.default.str_param0", "hoge",
17  "conf.default.str_param1", "dara",
18  "conf.default.vector_param0", "0.0,1.0,2.0,3.0,4.0",
19  ""]

Definition at line 28 of file test_Manager.py.



openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:39