|
| bool | BelongsTo (flext_base *t) const |
| void | Idle (flext_base *t) |
| void | Idle (bool(*idlefun)(int argc, const t_atom *argv), int argc, const t_atom *argv) |
| MsgBundle & | Add (flext_base *t, int o, const t_symbol *s, int ac, const t_atom *av) |
| MsgBundle & | Add (const t_symbol *r, const t_symbol *s, int ac, const t_atom *av) |
| MsgBundle & | Add (flext_base *th, int o) |
| MsgBundle & | Add (flext_base *th, int o, float dt) |
| MsgBundle & | Add (flext_base *th, int o, int dt) |
| MsgBundle & | Add (flext_base *th, int o, const t_symbol *dt) |
| MsgBundle & | Add (flext_base *th, int o, const t_atom &a) |
| MsgBundle & | Add (flext_base *th, int o, int ac, const t_atom *av) |
| bool | Send () const |
◆ Add() [1/8]
| MsgBundle & flext::MsgBundle::Add |
( |
const t_symbol * | r, |
|
|
const t_symbol * | s, |
|
|
int | ac, |
|
|
const t_atom * | av ) |
|
inline |
◆ Add() [2/8]
| MsgBundle & flext::MsgBundle::Add |
( |
flext_base * | t, |
|
|
int | o, |
|
|
const t_symbol * | s, |
|
|
int | ac, |
|
|
const t_atom * | av ) |
|
inline |
◆ Add() [3/8]
◆ Add() [4/8]
◆ Add() [5/8]
◆ Add() [6/8]
◆ Add() [7/8]
◆ Add() [8/8]
◆ BelongsTo()
| bool flext::MsgBundle::BelongsTo |
( |
flext_base * | t | ) |
const |
|
inline |
◆ Free()
◆ Get()
| Msg * flext::MsgBundle::Get |
( |
| ) |
|
|
inlineprivate |
◆ Idle() [1/2]
| void flext::MsgBundle::Idle |
( |
bool(* | idlefun )(int argc, const t_atom *argv), |
|
|
int | argc, |
|
|
const t_atom * | argv ) |
|
inline |
◆ Idle() [2/2]
◆ New()
◆ Send()
| bool flext::MsgBundle::Send |
( |
| ) |
const |
|
inline |
◆ msg
The documentation for this class was generated from the following file: