otsdaq
v2_05_02_indev
|
Public Member Functions | |
bool | decode (std::string &message) |
void | reset (void) |
bool | isEmpty (void) |
TCPPacket & | operator+= (const std::string &buffer) |
Static Public Member Functions | |
static std::string | encode (char const *message, std::size_t length) |
static std::string | encode (const std::string &message) |
Friends | |
std::ostream & | operator<< (std::ostream &out, const TCPPacket &packet) |
Definition at line 8 of file TCPPacket.h.