53 void init(
const std::string &sharedMemorySegmentID);
64 static const std::vector<GrabberDeviceDescription> &getDeviceList(
bool rescan);
74 static void resetBus(
bool verbose);
undocument this line if you encounter any issues!
Definition: Any.h:37
Data * m_data
Hidden Data container.
Definition: SharedMemoryGrabber.h:47
#define ICLIO_API
Definition: CompatMacros.h:176
Common interface class for all grabbers.
Definition: Grabber.h:153
Represents a single property.
Definition: Configurable.h:200
Grabber class that grabs images from SharedMemorySegment instances.
Definition: SharedMemoryGrabber.h:45
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131