snark
|
udp reader More...
#include <udp_reader.h>
Inherits noncopyable.
Public Member Functions | |
void | close () |
close | |
const char * | read () |
read and return pointer to the current packet; NULL, if end of file | |
const boost::posix_time::ptime & | timestamp () const |
return current timestamp | |
udp_reader (unsigned short port) | |
constructor |
udp reader