ots::ReceiverSocket Class Reference

Inheritance diagram for ots::ReceiverSocket:
ots::Socket ots::TransceiverSocket ots::UDPDataListenerProducer

List of all members.

Public Member Functions

 ReceiverSocket (std::string IPAddress, unsigned int port=0)
int receive (std::string &buffer, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false)
int receive (std::vector< uint32_t > &buffer, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false)
int receive (std::string &buffer, unsigned long &fromIPAddress, unsigned short &fromPort, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false)
int receive (std::vector< uint32_t > &buffer, unsigned long &fromIPAddress, unsigned short &fromPort, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false)

Friends

class TransceiverSocket

Detailed Description

Definition at line 13 of file ReceiverSocket.h.


The documentation for this class was generated from the following files:

Generated on 18 Apr 2018 for otsdaq by  doxygen 1.6.1