Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Attributes
cat::MessageRouter Class Reference

#include <MessageRouter.hpp>

List of all members.

Public Member Functions

void Clear (u8 opcode)
void Invoke (u8 opcode, BitStream &msg)
void Set (u8 opcode, const MessageHandler &handler)

Private Attributes

MessageHandler handlers [256]

Detailed Description

Definition at line 40 of file MessageRouter.hpp.


Member Function Documentation

void cat::MessageRouter::Clear ( u8  opcode)
void cat::MessageRouter::Invoke ( u8  opcode,
BitStream msg 
)
void cat::MessageRouter::Set ( u8  opcode,
const MessageHandler handler 
)

Member Data Documentation

Definition at line 42 of file MessageRouter.hpp.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net