|
PiPo
Plug In Plug Out / Plugin Interface for Processing Objects
|
#include <PiPoHost.h>
Public Member Functions | |
| PiPoOp (unsigned int index=0) | |
| void | setParent (PiPo::Parent *parent) |
| void | clear (void) |
| void | parse (std::string str, size_t &pos) |
| bool | instantiate (PiPo::Parent *parent, PiPoModuleFactory *moduleFactory) |
| void | set (unsigned int index, PiPo::Parent *parent, PiPoModuleFactory *moduleFactory, const PiPoOp &other) |
| PiPo * | getPiPo () |
| const char * | getInstanceName () |
| bool | isInstanceName (const char *str) |
element of pipo chain, points to pipo pipo
|
inline |
parse one pipo name, and optional instance name in '(' ')'