Public Member Functions |
virtual const string | Name () const =0 |
virtual AbstractPlugin * | Owner () const =0 |
virtual string | UniqueId () const =0 |
virtual bool | Stop ()=0 |
virtual bool | AllowLooping () const =0 |
virtual bool | AllowMultiPortPatching () const =0 |
virtual void | InputPorts (vector< InputPort * > *ports) const =0 |
virtual void | OutputPorts (vector< OutputPort * > *ports) const =0 |
virtual InputPort * | GetInputPort (unsigned int port_id) const =0 |
virtual OutputPort * | GetOutputPort (unsigned int port_id) const =0 |
virtual void | Configure (google::protobuf::RpcController *controller, const string &request, string *response, google::protobuf::Closure *done)=0 |
The documentation for this class was generated from the following file: