#include <boost/thread.hpp>
#include <boost/thread/condition.hpp>
#include <vector>
#include <queue>
#include "OnReceiveEventListener.h"
#include "EventDispatcher.h"
ネームスペース | |
namespace | Sapie |
データ構造 | |
struct | Sapie::WaitEventInfo |
イベント待ち情報構造体 [詳細] | |
class | Sapie::CSerializeEventDispatcher |
イベントシリアライズディスパッチャクラス [詳細] | |
型定義 | |
typedef std::vector < WaitEventInfo > | Sapie::WaitEventList |
イベント待ち情報リスト | |
typedef std::vector< const CEventInfo * > | Sapie::ReceiveEventList |
受信イベント情報リスト |
Copyright(C) 2009 Fujisoft Incorporated. All rights reserved.