1 #ifndef GRABBER_STATS_PUBLISHER_H
2 #define GRABBER_STATS_PUBLISHER_H
11 const std::string & _cameraName);
15 std::string publishHeader;
16 zmq::socket_t destinationSocket;
void publishBufferLoad(const int usedBuffers, const int totalBuffers)
void publishJsonValue(Json::Value &_value)
GrabberStatsPublisher(zmq::context_t &_ctx, const std::string &_cameraName)