Classes | Functions | Variables
test_ManagerServant Namespace Reference

Classes

class  TestComp
 
class  TestManagerServant
 

Functions

def TestCompInit (manager)
 
def TestEcInit (manager)
 

Variables

 com = None
 
list configsample_spec
 

Function Documentation

def test_ManagerServant.TestCompInit (   manager)

Definition at line 57 of file test_ManagerServant.py.

def test_ManagerServant.TestEcInit (   manager)

Definition at line 66 of file test_ManagerServant.py.

Variable Documentation

test_ManagerServant.com = None

Definition at line 50 of file test_ManagerServant.py.

list test_ManagerServant.configsample_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", "Python",
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 30 of file test_ManagerServant.py.



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