handler function and state More...
#include <srv-msg-router.h>

Public Member Functions | |
| handler_state_t (void) throw () | |
| void | clear (void) throw () |
Public Attributes | |
| envelope_t | src_env |
| tcp_payload_t | payload |
| smart_ptr< story::Story > | story |
| StateUpdates * | updates |
handler function and state
Definition at line 90 of file srv-msg-router.h.
| aesop::handler_state_t::handler_state_t | ( | void | ) | throw () [inline] |
Definition at line 92 of file srv-msg-router.h.
| void aesop::handler_state_t::clear | ( | void | ) | throw () [inline] |
Definition at line 93 of file srv-msg-router.h.
Definition at line 101 of file srv-msg-router.h.
Definition at line 102 of file srv-msg-router.h.
| smart_ptr<story::Story> aesop::handler_state_t::story |
Definition at line 103 of file srv-msg-router.h.
Definition at line 104 of file srv-msg-router.h.
1.7.1