GaitGeneration by Graph Search
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 全メンバ一覧
designlab::SystemMainRobotControl クラスfinal

#include <system_main_robot_control.h>

designlab::SystemMainRobotControl の継承関係図
Inheritance graph
[凡例]
designlab::SystemMainRobotControl 連携図
Collaboration graph
[凡例]

公開メンバ関数

 SystemMainRobotControl (const std::shared_ptr< GraphicDataBroker > &broker_ptr)
 
 ~SystemMainRobotControl ()=default
 
void Main () override
 主要な処理を行う関数.
 
- 基底クラス designlab::ISystemMain に属する継承公開メンバ関数
virtual ~ISystemMain ()=default
 

詳解

system_main_robot_control.h22 行目に定義があります。

構築子と解体子

◆ SystemMainRobotControl()

designlab::SystemMainRobotControl::SystemMainRobotControl ( const std::shared_ptr< GraphicDataBroker > &  broker_ptr)

system_main_robot_control.cpp23 行目に定義があります。

◆ ~SystemMainRobotControl()

designlab::SystemMainRobotControl::~SystemMainRobotControl ( )
default

関数詳解

◆ Main()

void designlab::SystemMainRobotControl::Main ( )
overridevirtual

主要な処理を行う関数.

ヒントを表示する.「kResultFileDirectoryPath の中にファイルを入れてください.」

designlab::ISystemMainを実装しています。

system_main_robot_control.cpp29 行目に定義があります。

呼び出し関係図:

このクラス詳解は次のファイルから抽出されました: