Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Multichannel< T > Class Template Reference

#include <simple.h>

Inheritance diagram for Multichannel< T >:

CustomFlushPropagation< T > List of all members.

Detailed Description

template<class T>
class Multichannel< T >

_

Definition at line 133 of file simple.h.

Public Member Functions

bool Flush (bool hardFlush, int propagation=-1, bool blocking=true)
bool MessageSeriesEnd (int propagation=-1, bool blocking=true)
byte * CreatePutSpace (unsigned int &size)
unsigned int Put2 (const byte *begin, unsigned int length, int messageEnd, bool blocking)
unsigned int PutModifiable2 (byte *inString, unsigned int length, int messageEnd, bool blocking)
byte * ChannelCreatePutSpace (const std::string &channel, unsigned int &size)
bool ChannelPutModifiable (const std::string &channel, byte *inString, unsigned int length)
virtual unsigned int ChannelPut2 (const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking)=0
unsigned int ChannelPutModifiable2 (const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking)
virtual bool ChannelFlush (const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)=0


The documentation for this class was generated from the following file:
Generated on Sat Jan 22 09:45:14 2005 for Crypto++ by  doxygen 1.4.0