#include <PublisherFactory.h>
Public Member Functions | |
PublisherFactory () | |
Constructor. | |
virtual | ~PublisherFactory () |
Destructor. | |
PublisherBase * | create (InPortConsumer *consumer, Properties &property) |
Create Publisher. | |
void | destroy (PublisherBase *publisher) |
|
Constructor.
|
|
Destructor.
|
|
Create Publisher.
|
|
|