Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
AuxTaskNonRT Member List

This is the complete list of members for AuxTaskNonRT, including all inherited members.

AuxTaskNonRT() (defined in AuxTaskNonRT)AuxTaskNonRTinline
AuxTaskNonRT(std::string _name, std::function< void()> callback) (defined in AuxTaskNonRT)AuxTaskNonRTinline
AuxTaskNonRT(std::string _name, std::function< void(std::string str)> callback) (defined in AuxTaskNonRT)AuxTaskNonRTinline
AuxTaskNonRT(std::string _name, std::function< void(void *buf, int size)> callback) (defined in AuxTaskNonRT)AuxTaskNonRTinline
create(std::string _name, std::function< void()> callback) (defined in AuxTaskNonRT)AuxTaskNonRT
create(std::string _name, std::function< void(std::string str)> callback) (defined in AuxTaskNonRT)AuxTaskNonRT
create(std::string _name, std::function< void(void *buf, int size)> callback) (defined in AuxTaskNonRT)AuxTaskNonRT
schedule(const void *ptr, size_t size) (defined in AuxTaskNonRT)AuxTaskNonRT
schedule(const char *str) (defined in AuxTaskNonRT)AuxTaskNonRT
schedule() (defined in AuxTaskNonRT)AuxTaskNonRT
~AuxTaskNonRT() (defined in AuxTaskNonRT)AuxTaskNonRTinline