#include <simple.h>
Definition at line 92 of file simple.h.
Public Member Functions | |
unsigned int | Put2 (const byte *begin, unsigned int length, int messageEnd, bool blocking) |
bool | IsolatedFlush (bool, bool) |
bool | IsolatedMessageSeriesEnd (bool) |
unsigned int | ChannelPut2 (const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking) |
bool | ChannelMessageSeriesEnd (const std::string &, int, bool) |
Classes | |
struct | InputRejected |