flext
0.6.0
|
Functions | |
int | flext_base::CntIn () const |
Get number of inlets. More... | |
int | flext_base::CntOut () const |
Get number of outlets. More... | |
int | flext_base::CntInSig () const |
Get number of signal inlets. More... | |
int | flext_base::CntOutSig () const |
Get number of signal outlets. More... | |
static const t_symbol * | flext_base::thisTag () |
Retrieve currently processed message tag (NULL if no message processing) More... | |
outlet * | flext_base::GetOut (int ix) const |
Get pointer to outlet (not in the constructor!) More... | |
int | flext_base::GetOutAttr () const |
|
inline |
Get number of inlets.
|
inline |
Get number of signal inlets.
|
inline |
Get number of outlets.
|
inline |
Get number of signal outlets.
|
inline |
Get pointer to outlet (not in the constructor!)
|
inline |
|
inlinestatic |
Retrieve currently processed message tag (NULL if no message processing)