57 void createPublisher(
const std::string &memorySegmentName=
"") ;
66 std::string getMemorySegmentName()
const ;
undocument this line if you encounter any issues!
Definition: Any.h:37
virtual void send(const core::ImgBase *image)
wraps publish to implement ImageOutput interface
Definition: SharedMemoryPublisher.h:63
#define ICLIO_API
Definition: CompatMacros.h:176
Data * m_data
intenal data
Definition: SharedMemoryPublisher.h:44
Minimal interface for image output classes.
Definition: ImageOutput.h:54
Publisher, that can be used to publish images via SharedMemorySegment.
Definition: SharedMemoryPublisher.h:43
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131