6#ifndef YARP_FRAMEGRABBER_NWC_YARP_STREAM_RECEIVER_H
7#define YARP_FRAMEGRABBER_NWC_YARP_STREAM_RECEIVER_H
25 template <
typename ImageType>
28 bool open(
const std::string& local,
29 const std::string& remote,
30 const std::string& carrier);
yarp::os::Stamp lastStamp() const
bool open(const std::string &local, const std::string &remote, const std::string &carrier)
bool lastImage(ImageType &image)
A mini-server for performing network communication in the background.
A mini-server for network communication.
An abstraction for a time stamp and/or sequence number.