libAlgAudio
v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
|
#include <Module.hpp>
Static Public Member Functions | |
static LateReturn < std::shared_ptr< Inlet > > | Create (std::string id, std::string name, std::shared_ptr< Module > mod, bool fake=false) |
Public Attributes | |
std::shared_ptr< Bus > | bus |
std::string | id |
Module & | mod |
std::string | name |
|
static |
std::shared_ptr<Bus> AlgAudio::Module::Inlet::bus |
std::string AlgAudio::Module::Inlet::id |
Module& AlgAudio::Module::Inlet::mod |
std::string AlgAudio::Module::Inlet::name |