GaitGeneration by Graph Search
|
#include <system_main_robot_control.h>
公開メンバ関数 | |
SystemMainRobotControl (const std::shared_ptr< GraphicDataBroker > &broker_ptr) | |
~SystemMainRobotControl ()=default | |
void | Main () override |
主要な処理を行う関数. | |
![]() | |
virtual | ~ISystemMain ()=default |
system_main_robot_control.h の 22 行目に定義があります。
designlab::SystemMainRobotControl::SystemMainRobotControl | ( | const std::shared_ptr< GraphicDataBroker > & | broker_ptr | ) |
system_main_robot_control.cpp の 23 行目に定義があります。
|
default |
|
overridevirtual |
主要な処理を行う関数.
ヒントを表示する.「kResultFileDirectoryPath の中にファイルを入れてください.」
designlab::ISystemMainを実装しています。
system_main_robot_control.cpp の 29 行目に定義があります。