|
quarx
high performance processing frameworks of interconnectable DSP modules
|
Namespaces | |
| factory | |
Classes | |
| class | attribute |
| class | buffer |
| buffer node More... | |
| class | container |
| class | damp |
| damp More... | |
| class | delay |
| delay More... | |
| class | device |
| class | fir |
| downsampling fir More... | |
| class | gate |
| gate More... | |
| class | generator |
| generator More... | |
| class | global |
| class | link |
| link defines a nodes input. More... | |
| class | listen |
| class | local |
| class | mix |
| mix More... | |
| class | mod |
| class | monitor |
| class | native |
| native quarx processing More... | |
| class | node |
| base clase - abstracts from value inheritance More... | |
| class | obey |
| class | org_quarx_trace |
| class | out |
| out declares a nodes output. More... | |
| class | playback |
| class | pow |
| pow More... | |
| class | promoted |
| listener base class More... | |
| class | pulse |
| pulse generator More... | |
| class | quarx |
| generic quarx node More... | |
| class | render |
| class | root |
| class | saw |
| saw tooth generator More... | |
| class | stack |
| class | stash |
| headless container (hidden, (stashed) size information) More... | |
| class | translator |
| class | viz |
| graphviz front end More... | |
Typedefs | |
| typedef std::variant< int32_t, double, std::string > | attribute_type |
| typedef std::map< std::string, attribute_type > | attributes |
Functions | |
| node & | operator<< (node &, const pugi::xml_node &) |
| pugi::xml_node & | operator<< (pugi::xml_node &, const node &) |
| std::ostream & | operator<< (std::ostream &, const node &) |
| typedef std::variant<int32_t, double, std::string> qx::attribute_type |
| typedef std::map<std::string, attribute_type> qx::attributes |
| pugi::xml_node& qx::operator<< | ( | pugi::xml_node & | , |
| const node & | |||
| ) |
| std::ostream& qx::operator<< | ( | std::ostream & | , |
| const node & | |||
| ) |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Fri Dec 17 2021 |