クラス OpenRTM_aist.ConfigurationListener.ConfigurationParamListener

ConfigurationParamListener クラス. [詳細]

すべてのメンバ一覧

Public メソッド

def toString
 ConfigurationParamListenerType を文字列に変換.
def __del__
 デストラクタ
def __call__
 仮想コールバック関数

説明

ConfigurationParamListener クラス.

Configuration パラメータの変更に関するリスナクラス。 以下のイベントに対してコールバックされる。


メソッド

def OpenRTM_aist.ConfigurationListener.ConfigurationParamListener.__call__ (   self,
  config_set_name,
  config_param_name 
)

仮想コールバック関数

ConfigurationParamListener のコールバック関数

virtual void operator()(const char* config_set_name, const char* config_param_name) = 0;

def OpenRTM_aist.ConfigurationListener.ConfigurationParamListener.toString (   type  ) 

ConfigurationParamListenerType を文字列に変換.

ConfigurationParamListenerType を文字列に変換する

引数:
type 変換対象 ConfigurationParamListenerType
戻り値:
文字列変換結果

static const char* toString(ConfigurationParamListenerType type)


このクラスの説明は次のファイルから生成されました:
OpenRTM-aist-1.1.0-Pythonに対してMon Mar 2 14:14:07 2015に生成されました。  doxygen 1.6.3