Public Member Functions | |
def | __del__ |
def | __init__ |
def | ClearDictionary |
def | GetBindingNameToFullpath |
def | GetIdToFullpathCallback |
def | GetInPortToRefCallback |
def | GetKindToFullpathCallback |
def | GetObjRefToFullpathCallback |
def | GetOutPortToRefCallback |
def | SetObjRefToFullpath |
def | SplitTokenToFullpath |
Public Attributes | |
default_ns | |
dict | |
parent | |
ret | |
retlist |
�ǥ�������ʥ�������饹
Definition at line 49 of file RtmCompData.py.
def RtmCompData.RtmDictCore.__init__ | ( | self, | |
parent | |||
) |
���饹�ν���� [����] parent -- �ƥ��饹 [�����] void
Reimplemented in RtmCompData.RtmCompData.
Definition at line 51 of file RtmCompData.py.
def RtmCompData.RtmDictCore.__del__ | ( | self | ) |
Definition at line 65 of file RtmCompData.py.
def RtmCompData.RtmDictCore.ClearDictionary | ( | self | ) |
�ǥ�������ʥ�κ�� [����] void [�����] void
Definition at line 86 of file RtmCompData.py.
def RtmCompData.RtmDictCore.GetBindingNameToFullpath | ( | self, | |
position | |||
) |
�ǥ�������ʥ꤫��Binding_name����� [����] position -- �ե�ѥ����� [�����] bname -- binding name
Definition at line 295 of file RtmCompData.py.
def RtmCompData.RtmDictCore.GetIdToFullpathCallback | ( | self, | |
position | |||
) |
�ǥ�������ʥ꤫��Id����� [����] position -- �ե�ѥ����� [�����] Id -- Id
Definition at line 275 of file RtmCompData.py.
def RtmCompData.RtmDictCore.GetInPortToRefCallback | ( | self, | |
fullpath | |||
) |
�ǥ�������ʥ�Υ��֥������ȥ�ե������InPort����� [����] fullpath -- �ե�ѥ����� [�����] inport_list -- ����ݡ��ȥꥹ��
Definition at line 98 of file RtmCompData.py.
def RtmCompData.RtmDictCore.GetKindToFullpathCallback | ( | self, | |
position | |||
) |
�ǥ�������ʥ꤫��Kind����� [����] position -- �ե�ѥ����� [�����] kind -- Kind
Definition at line 251 of file RtmCompData.py.
def RtmCompData.RtmDictCore.GetObjRefToFullpathCallback | ( | self, | |
position | |||
) |
�ǥ�������ʥ꤫�饪�֥������ȥ�ե������� [����] position -- �ե�ѥ����� [�����] ref -- ���֥������ȥ�ե����
Definition at line 231 of file RtmCompData.py.
def RtmCompData.RtmDictCore.GetOutPortToRefCallback | ( | self, | |
fullpath | |||
) |
�ǥ�������ʥ�Υ��֥������ȥ�ե������OutPort����� [����] fullpath -- �ե�ѥ����� [�����] outport_list -- �����ȥݡ��ȥꥹ��
Definition at line 139 of file RtmCompData.py.
def RtmCompData.RtmDictCore.SetObjRefToFullpath | ( | self, | |
position, | |||
comp | |||
) |
�ǥ�������ʥ�˥��֥������ȥ�ե�����ɲ� [����] position -- �ե�ѥ����� comp -- objref,id,kind �Υǥ�������ʥ� [�����] void
Definition at line 178 of file RtmCompData.py.
def RtmCompData.RtmDictCore.SplitTokenToFullpath | ( | self, | |
fullname | |||
) |
�ե�ѥ�̾�ΤΥȡ�����ʬ�� [����] fullname -- '/'���ڤ�Υե�ѥ� �����ذʾ��ʸ����ϥ��顼 [�����] key_list -- �ȡ������list
Definition at line 69 of file RtmCompData.py.
Definition at line 58 of file RtmCompData.py.
Definition at line 58 of file RtmCompData.py.
Reimplemented in RtmCompData.RtmCompData.
Definition at line 58 of file RtmCompData.py.
Definition at line 238 of file RtmCompData.py.
Definition at line 106 of file RtmCompData.py.