PiPo
Plug In Plug Out / Plugin Interface for Processing Objects
|
This is the complete list of members for PiPo, including all inherited members.
addAttr(PiPo *pipo, const char *name, const char *descr, Attr *attr, bool clear=false) | PiPo | inline |
attrs | PiPo | protected |
Bool enum value (defined in PiPo) | PiPo | |
cloneAttr(PiPo::Attr *attr) | PiPo | inline |
cloneAttrs(PiPo *other) | PiPo | inline |
Double enum value (defined in PiPo) | PiPo | |
Enum enum value (defined in PiPo) | PiPo | |
Enumerate enum name (defined in PiPo) | PiPo | |
finalize(double inputEnd) | PiPo | inlinevirtual |
Float enum value (defined in PiPo) | PiPo | |
frames(double time, double weight, PiPoValue *values, unsigned int size, unsigned int num)=0 | PiPo | pure virtual |
getAttr(unsigned int index) | PiPo | inline |
getAttr(const char *name) | PiPo | inline |
getAttr(const char *piponame, const char *name) | PiPo | inline |
getNumAttrs(void) | PiPo | inline |
getReceiver(unsigned int index=0) | PiPo | inlinevirtual |
getVersion() | PiPo | inlinestatic |
Int enum value (defined in PiPo) | PiPo | |
parent (defined in PiPo) | PiPo | protected |
PiPo(Parent *parent, PiPo *receiver=NULL) (defined in PiPo) | PiPo | inline |
PiPo(const PiPo &other) (defined in PiPo) | PiPo | inline |
propagateFinalize(double inputEnd) | PiPo | inline |
propagateFrames(double time, double weight, PiPoValue *values, unsigned int size, unsigned int num) | PiPo | inline |
propagateReset(void) | PiPo | inline |
propagateStreamAttributes(bool hasTimeTags, double rate, double offset, unsigned int width, unsigned int height, const char **labels, bool hasVarSize, double domain, unsigned int maxFrames) | PiPo | inline |
receivers | PiPo | protected |
reset(void) | PiPo | inlinevirtual |
segment(double time, bool start) | PiPo | inlinevirtual |
setAttr(unsigned int index, int value, bool silently=false) (defined in PiPo) | PiPo | inline |
setAttr(unsigned int index, int *values, unsigned int numValues, bool silently=false) (defined in PiPo) | PiPo | inline |
setAttr(unsigned int index, double val, bool silently=false) (defined in PiPo) | PiPo | inline |
setAttr(unsigned int index, double *values, unsigned int numValues, bool silently=false) (defined in PiPo) | PiPo | inline |
setParent(Parent *parent) | PiPo | inlinevirtual |
setReceiver(PiPo *receiver, bool add=false) | PiPo | inlinevirtual |
signalError(std::string errorMsg) | PiPo | inline |
signalWarning(std::string errorMsg) | PiPo | inline |
streamAttributes(bool hasTimeTags, double rate, double offset, unsigned int width, unsigned int height, const char **labels, bool hasVarSize, double domain, unsigned int maxFrames)=0 | PiPo | pure virtual |
streamAttributesChanged(Attr *attr) (defined in PiPo) | PiPo | inline |
String enum value (defined in PiPo) | PiPo | |
Type enum name (defined in PiPo) | PiPo | |
Undefined enum value (defined in PiPo) | PiPo | |
~PiPo(void) (defined in PiPo) | PiPo | inlinevirtual |