Public メソッド | |
def | __init__ |
def | __call__ |
Interface接続処理を実行するためのFunctor。
DataOutPort.py の 223 行で定義されています。
def __init__ | ( | self, | ||
prof = None , |
||||
subs = None | ||||
) |
\brief functor \param prof(RTC.ConnectorProfile) \param subs(subscribe)
DataOutPort.py の 227 行で定義されています。
def __call__ | ( | self, | ||
cons | ||||
) |