Go to the documentation of this file.
57 return "StreamImageProvider";
76 std::vector<CByteImage*> images;
void onConnectImageProvider()
This is called when the Component::onConnectComponent() setup is called.
StreamImageProvider implements a ImageProvider interfaces and retrieves images of a StreamReceiver,...
void onExitImageProvider()
This is called when the Component::onExitComponent() setup is called.
virtual std::string getDefaultName() const
void onInitImageProvider()
This is called when the Component::onInitComponent() is called.
ImageProvider abstract class defines a component which provide images via ice or shared memory.
void setReceiver(StreamReceiverPtr receiver)
void onConnectComponent()
Pure virtual hook for the subclass.
This file offers overloads of toIce() and fromIce() functions for STL container types.