Public Member Functions | Public Attributes

aesop::handler_state_t Struct Reference

handler function and state More...

#include <srv-msg-router.h>

Collaboration diagram for aesop::handler_state_t:
Collaboration graph
[legend]

List of all members.

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::Storystory
StateUpdatesupdates

Detailed Description

handler function and state

Definition at line 90 of file srv-msg-router.h.


Constructor & Destructor Documentation

aesop::handler_state_t::handler_state_t ( void   )  throw () [inline]

Definition at line 92 of file srv-msg-router.h.


Member Function Documentation

void aesop::handler_state_t::clear ( void   )  throw () [inline]

Definition at line 93 of file srv-msg-router.h.


Member Data Documentation

Definition at line 101 of file srv-msg-router.h.

Definition at line 102 of file srv-msg-router.h.

Definition at line 103 of file srv-msg-router.h.

Definition at line 104 of file srv-msg-router.h.


The documentation for this struct was generated from the following file: