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