#include <vector>
#include <string>
#include "Identifier.h"
ネームスペース | |
namespace | Sapie |
データ構造 | |
class | Sapie::CEventInfo |
イベント情報クラス [詳細] | |
型定義 | |
typedef CIdentifier | Sapie::EventType |
イベント種別 | |
typedef std::vector< CEventInfo * > | Sapie::EventList |
イベント情報リスト | |
変数 | |
static const EventType | Sapie::EVTYP_NULL |
種別なしイベント | |
static const EventType | Sapie::EVTYP_COMPLETE = "Sapie::EVTYP_COMPLETE" |
完了イベント |
Copyright(C) 2009 Fujisoft Incorporated. All rights reserved.