OpenRTM-aist 2.0.2
読み取り中…
検索中…
一致する文字列を見つけられません
RTC::PortBase::find_port_ref 構造体

コンストラクタ引数 port_ref と同じオブジェクト参照を探す Functor [詳解]

#include <PortBase.h>

公開メンバ関数

 find_port_ref (PortService_ptr port_ref)
 
bool operator() (PortService_ptr port_ref)
 

公開変数類

PortService_ptr m_port
 

詳解

コンストラクタ引数 port_ref と同じオブジェクト参照を探す Functor

構築子と解体子

◆ find_port_ref()

RTC::PortBase::find_port_ref::find_port_ref ( PortService_ptr port_ref)
inlineexplicit

関数詳解

◆ operator()()

bool RTC::PortBase::find_port_ref::operator() ( PortService_ptr port_ref)
inline

参照先 m_port.

メンバ詳解

◆ m_port

PortService_ptr RTC::PortBase::find_port_ref::m_port

参照元 operator()().


この構造体詳解は次のファイルから抽出されました: