|
PiPo
Plug In Plug Out / Plugin Interface for Processing Objects
|
This is the complete list of members for PiPoHost, including all inherited members.
| clearPiPoChain() (defined in PiPoHost) | PiPoHost | |
| getInputDims(int &width, int &height) (defined in PiPoHost) | PiPoHost | |
| getInputDomain() (defined in PiPoHost) | PiPoHost | |
| getInputFrameOffset() (defined in PiPoHost) | PiPoHost | |
| getInputFrameRate() (defined in PiPoHost) | PiPoHost | |
| getInputHasTimeTags() (defined in PiPoHost) | PiPoHost | |
| getInputHasVarSize() (defined in PiPoHost) | PiPoHost | |
| getInputLabels(std::vector< std::string > &labels) (defined in PiPoHost) | PiPoHost | |
| getInputMaxFrames() (defined in PiPoHost) | PiPoHost | |
| getLastFrame() (defined in PiPoHost) | PiPoHost | |
| getObs() (defined in PiPoHost) | PiPoHost | |
| getOutputDims(int &width, int &height) (defined in PiPoHost) | PiPoHost | |
| getOutputDomain() (defined in PiPoHost) | PiPoHost | |
| getOutputFrameOffset() (defined in PiPoHost) | PiPoHost | |
| getOutputFrameRate() (defined in PiPoHost) | PiPoHost | |
| getOutputHasTimeTags() (defined in PiPoHost) | PiPoHost | |
| getOutputHasVarSize() (defined in PiPoHost) | PiPoHost | |
| getOutputLabels(std::vector< std::string > &labels) (defined in PiPoHost) | PiPoHost | |
| getOutputMaxFrames() (defined in PiPoHost) | PiPoHost | |
| onNewFrame(double time, std::vector< PiPoValue > &frame) (defined in PiPoHost) | PiPoHost | |
| PiPoHost(PiPoObserver *obs) (defined in PiPoHost) | PiPoHost | |
| PiPoOut (defined in PiPoHost) | PiPoHost | friend |
| propagateInputAttributes() (defined in PiPoHost) | PiPoHost | |
| setInputDims(int width, int height, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputDomain(double domain, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputFrameOffset(double offset, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputFrameRate(double rate, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputHasTimeTags(bool hasTimeTags, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputHasVarSize(bool hasVarSize, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputLabels(const std::vector< std::string > &labels, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setInputMaxFrames(int maxFrames, bool propagate=true) (defined in PiPoHost) | PiPoHost | |
| setPiPoChain(std::string name) (defined in PiPoHost) | PiPoHost | |
| signalError(PiPo *pipo, std::string errorMsg) | PiPo::Parent | inlinevirtual |
| signalWarning(PiPo *pipo, std::string errorMsg) | PiPo::Parent | inlinevirtual |
| streamAttributesChanged(PiPo *pipo, PiPo::Attr *attr) | PiPo::Parent | inlinevirtual |
| ~PiPoHost() (defined in PiPoHost) | PiPoHost |