Goby v2
Classes | Public Member Functions | List of all members
goby::common::ZeroMQSocket Class Reference

Public Member Functions

 ZeroMQSocket (boost::shared_ptr< zmq::socket_t > socket)
 
void set_global_blackout (boost::posix_time::time_duration duration)
 
void set_blackout (MarshallingScheme marshalling_scheme, const std::string &identifier, boost::posix_time::time_duration duration)
 
void clear_blackout (MarshallingScheme marshalling_scheme, const std::string &identifier)
 
void clear_global_blackout ()
 
bool check_blackout (MarshallingScheme marshalling_scheme, const std::string &identifier)
 
void set_socket (boost::shared_ptr< zmq::socket_t > socket)
 
boost::shared_ptr< zmq::socket_t > & socket ()
 

Detailed Description

Definition at line 44 of file zeromq_service.h.


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