|
def | __del__ (self) |
|
def | __init__ (self, parent) |
|
def | ClearDictionary (self) |
|
def | GetBindingNameToFullpath (self, position) |
|
def | GetIdToFullpathCallback (self, position) |
|
def | GetInPortToRefCallback (self, fullpath) |
|
def | GetKindToFullpathCallback (self, position) |
|
def | GetObjRefToFullpathCallback (self, position) |
|
def | GetOutPortToRefCallback (self, fullpath) |
|
def | SetObjRefToFullpath (self, position, comp) |
|
def | SplitTokenToFullpath (self, fullname) |
|
�ǥ�������ʥ�������饹
Definition at line 49 of file RtmCompData.py.
def RtmCompData.RtmDictCore.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
���饹�ν����
[����]
parent -- �ƥ��饹
[�����]
void
Definition at line 51 of file RtmCompData.py.
def RtmCompData.RtmDictCore.__del__ |
( |
|
self | ) |
|
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.
RtmCompData.RtmDictCore.default_ns |
RtmCompData.RtmDictCore.dict |
RtmCompData.RtmDictCore.parent |
RtmCompData.RtmDictCore.ret |
RtmCompData.RtmDictCore.retlist |
The documentation for this class was generated from the following file: