Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages | Examples

PreSendingChain< PacketType > Class Template Reference
[GanefCommon]

This is a chain of plugins(PacketChainStep) ending with the outbound queue. More...

#include <presendingchain.h>

List of all members.

Public Member Functions

 PreSendingChain (const std::vector< Plugin< PacketType > * > &stations, Queue< PacketType > *outqueue)
 ~PreSendingChain ()
void pack (PacketType *packet)
void unpack (PacketType *packet)
void purge ()
void appendUniqueIds (std::set< unsigned int > &pluginids)


Detailed Description

template<class PacketType>
class PreSendingChain< PacketType >

This is a chain of plugins(PacketChainStep) ending with the outbound queue.

Author:
Lars Langer and Emanuel Greisen

Definition at line 42 of file presendingchain.h.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 12:24:52 2006 for Ganef by  doxygen 1.4.4