|
Rumba C++ SDK
|
Go to the source code of this file.
Classes | |
| class | maquina::Node |
| Base class of all Rumba nodes. More... | |
| class | maquina::Node::Children |
| A Node children accessor. More... | |
| class | maquina::Node::Children::Iterator |
| A Node children iterator. More... | |
| class | maquina::Node::Plugs |
| A Plug accessor. More... | |
| class | maquina::Node::Plugs::Iterator |
| A Plug iterator. More... | |
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |
Functions | |
| MAQUINA_EXPORT Node | maquina::plug_node (const Plug &plug) |
| Get a plug node. More... | |