libAlgAudio  v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AlgAudio::Module::Inlet Class Reference

#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< Busbus
 
std::string id
 
Modulemod
 
std::string name
 

Member Function Documentation

static LateReturn<std::shared_ptr<Inlet> > AlgAudio::Module::Inlet::Create ( std::string  id,
std::string  name,
std::shared_ptr< Module mod,
bool  fake = false 
)
static

Member Data Documentation

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

The documentation for this class was generated from the following file: