|
GaitGeneration by Graph Search
|
#include <system_main_robot_control.h>


公開メンバ関数 | |
| SystemMainRobotControl (const std::shared_ptr< GraphicDataBroker > &broker_ptr) | |
| ~SystemMainRobotControl ()=default | |
| void | Main () override |
| 主要な処理を行う関数. | |
基底クラス designlab::ISystemMain に属する継承公開メンバ関数 | |
| virtual | ~ISystemMain ()=default |
system_main_robot_control.h の 20 行目に定義があります。
| designlab::SystemMainRobotControl::SystemMainRobotControl | ( | const std::shared_ptr< GraphicDataBroker > & | broker_ptr | ) |
system_main_robot_control.cpp の 20 行目に定義があります。
|
default |
|
overridevirtual |
主要な処理を行う関数.
ヒントを表示する.「kResultFileDirectoryPath の中にファイルを入れてください.」
designlab::ISystemMainを実装しています。
system_main_robot_control.cpp の 26 行目に定義があります。
