Classes | Functions | Variables
test_ManagerServant Namespace Reference

Classes

class  TestComp
class  TestManagerServant

Functions

def TestCompInit
def TestEcInit

Variables

 com = None
list configsample_spec

Function Documentation

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

Definition at line 50 of file test_ManagerServant.py.

Initial value:
00001 ["implementation_id", "TestComp",
00002          "type_name",         "TestComp",
00003          "description",       "Test example component",
00004          "version",           "1.0",
00005          "vendor",            "Shinji Kurihara, AIST",
00006          "category",          "example",
00007          "activity_type",     "DataFlowComponent",
00008          "max_instance",      "10",
00009          "language",          "Python",
00010          "lang_type",         "compile",
00011          # Configuration variables
00012          "conf.default.int_param0", "0",
00013          "conf.default.int_param1", "1",
00014          "conf.default.double_param0", "0.11",
00015          "conf.default.double_param1", "9.9",
00016          "conf.default.str_param0", "hoge",
00017          "conf.default.str_param1", "dara",
00018          "conf.default.vector_param0", "0.0,1.0,2.0,3.0,4.0",
00019          ""]

Definition at line 30 of file test_ManagerServant.py.



openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Aug 27 2015 14:17:30