メインページ | ネームスペース一覧 | クラス階層 | アルファベット順一覧 | 構成 | ファイル一覧 | ネームスペースメンバ | 構成メンバ | ファイルメンバ

クラス tasks::Follow

#include <follow.hh>

tasks::Followに対する継承グラフ

Inheritance graph
[凡例]
tasks::Followのコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

Public 型

enum  Status { state_approaching, state_moving }
typedef std::list< Task * > TaskList
enum  TaskState { task_initialized, task_running, task_terminated }

Public メソッド

 Follow (const std::string &character_name)
 ~Follow ()
virtual void execute ()
virtual void process ()
virtual void terminate ()
virtual const std::string & get_name () const
void run_event (events::EventManager &em, int event_id)
void fill_path (std::string &path) const
const Taskget_current_sub_task () const
void report_task_execution () const
bool is_terminated () const
virtual void run_event (EventManager &em, int event_id)

Protected メソッド

virtual void require_sub_task ()
void clear_sub_tasks ()
void register_event (EventManager &em, int event_id, int priority=0)
void unregister_event (EventManager &em, int event_id, int priority=0)

Protected 変数

Status _status
int _character_id
const std::string & _character_name
environment::CronousEnv_ce
TaskList _sub_tasks
TaskState _task_state

型定義

typedef std::list<Task *> tasks::Task::TaskList [inherited]
 


列挙型

enum tasks::Follow::Status
 

列挙型の値:
state_approaching 
state_moving 

enum tasks::Task::TaskState [inherited]
 

列挙型の値:
task_initialized 
task_running 
task_terminated 


コンストラクタとデストラクタ

tasks::Follow::Follow const std::string &  character_name  ) 
 

tasks::Follow::~Follow  ) 
 


関数

void tasks::Task::clear_sub_tasks  )  [protected, inherited]
 

void tasks::Follow::execute  )  [virtual]
 

tasks::Taskを再定義しています。

関数の呼び出しグラフ:

void tasks::Task::fill_path std::string &  path  )  const [inherited]
 

関数の呼び出しグラフ:

const Task * tasks::Task::get_current_sub_task  )  const [inline, inherited]
 

const std::string & tasks::Follow::get_name  )  const [virtual]
 

tasks::Taskを再定義しています。

bool tasks::Task::is_terminated  )  const [inline, inherited]
 

void tasks::Follow::process  )  [virtual]
 

tasks::Taskを再定義しています。

関数の呼び出しグラフ:

void events::EventHandler::register_event EventManager em,
int  event_id,
int  priority = 0
[inline, protected, inherited]
 

関数の呼び出しグラフ:

void tasks::Task::report_task_execution  )  const [inherited]
 

関数の呼び出しグラフ:

void tasks::Follow::require_sub_task  )  [protected, virtual]
 

tasks::Taskを再定義しています。

void events::EventHandler::run_event EventManager em,
int  event_id
[inline, virtual, inherited]
 

void tasks::Follow::run_event events::EventManager em,
int  event_id
 

関数の呼び出しグラフ:

void tasks::Follow::terminate  )  [virtual]
 

tasks::Taskを再定義しています。

関数の呼び出しグラフ:

void events::EventHandler::unregister_event EventManager em,
int  event_id,
int  priority = 0
[inline, protected, inherited]
 


変数

environment::CronousEnv& tasks::Task::_ce [protected, inherited]
 

int tasks::Follow::_character_id [protected]
 

const std::string& tasks::Follow::_character_name [protected]
 

Status tasks::Follow::_status [protected]
 

TaskList tasks::Task::_sub_tasks [protected, inherited]
 

TaskState tasks::Task::_task_state [protected, inherited]
 


このクラスの説明は次のファイルから生成されました:
Cronous Emulatorに対してWed Aug 17 06:24:41 2005に生成されました。  doxygen 1.4.2-20050421