PowerPoint Control Component. [詳細]
#include <PowerPointControl.h>
Public メソッド | |
| PowerPointControl (RTC::Manager *manager) | |
| constructor | |
| ~PowerPointControl () | |
| destructor | |
| void | ConfigUpdate () |
| コンフィギュレーションパラメータが更新されたときにファイルを再読み込みする関数 | |
| void | SetFilePath (std::string FP) |
| ファイル名のコンフィギュレーションパラメータ変更の関数 | |
| virtual RTC::ReturnCode_t | onInitialize () |
| virtual RTC::ReturnCode_t | onActivated (RTC::UniqueId ec_id) |
| virtual RTC::ReturnCode_t | onDeactivated (RTC::UniqueId ec_id) |
| virtual RTC::ReturnCode_t | onExecute (RTC::UniqueId ec_id) |
PowerPoint Control Component.
| PowerPointControl::PowerPointControl | ( | RTC::Manager * | manager | ) |
constructor
| manager | Maneger Object |
| void PowerPointControl::SetFilePath | ( | std::string | FP | ) |
ファイル名のコンフィギュレーションパラメータ変更の関数
| FP | ファイル名 |
1.8.1