EventLoop.cc File Reference
#include <vector>#include <boost/multi_index_container.hpp>#include <boost/multi_index/mem_fun.hpp>#include <boost/multi_index/ordered_index.hpp>#include <boost/multi_index/hashed_index.hpp>#include <ssrc/wisp/service/EventLoop.h>#include <ssrc/wisp/service/EventPort.h>Include dependency graph for EventLoop.cc:

Go to the source code of this file.
Classes |
|
| struct | EventLoopState |
Typedefs |
|
| typedef EventPort::event_type | event_type |
| typedef EventPort::events_type | events_type |
| typedef std::vector< event_type > | io_event_container |
| typedef EventLoopState::event_handler_container | event_handler_container |
Enumerations |
|
| enum | { ByExpiration, ByIdentity } |
Typedef Documentation
Definition at line 58 of file EventLoop.cc.
| typedef EventPort::event_type event_type |
Definition at line 32 of file EventLoop.cc.
| typedef EventPort::events_type events_type |
Definition at line 33 of file EventLoop.cc.
| typedef std::vector<event_type> io_event_container |
Definition at line 34 of file EventLoop.cc.
Enumeration Type Documentation
| anonymous enum |
| Enumerator | |
|---|---|
| ByExpiration | |
| ByIdentity | |
Definition at line 30 of file EventLoop.cc.
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved