|
flext 0.6.2
|
Functions | |
| int | flext_base::CntIn () const |
| Get number of inlets. | |
| int | flext_base::CntOut () const |
| Get number of outlets. | |
| int | flext_base::CntInSig () const |
| Get number of signal inlets. | |
| int | flext_base::CntOutSig () const |
| Get number of signal outlets. | |
| static const t_symbol * | flext_base::thisTag () |
| Retrieve currently processed message tag (NULL if no message processing). | |
| outlet * | flext_base::GetOut (int ix) const |
| Get pointer to outlet (not in the constructor!). | |
| 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).