Compounds | |
struct | Monitor::Utility::Note::Busy |
Exception indicating note cannot perform a requested action. More... | |
class | Monitor::Utility::Callback |
Callback specialised to a non const function of an instance of target class. More... | |
class | Monitor::Utility::CallbackBase |
Base class defining generic callback interface. More... | |
class | Monitor::Utility::ClassCallback |
Callback specialised to an instance of target class. More... | |
class | Monitor::Utility::ConstCallback |
Callback specialised to a const function of an instance of target class. More... | |
class | Monitor::Utility::DataCallback |
Callback specialised to a non const function, taking data (held by callback), of an instance of target class. More... | |
class | Monitor::Utility::DataConstCallback |
Callback specialised to a const function, taking data (held by callback), of an instance of target class. More... | |
class | Monitor::Utility::FuncCallback |
Callback specialised to a non mmeber function. More... | |
class | Monitor::Utility::InfoCallback |
Callback specialised to a non const function, taking data (passed at invocation), of an instance of target class. More... | |
class | Monitor::Utility::Note |
Abstract interface for hardware to produce sound for a single note. More... | |
class | Monitor::Utility::Watchable |
Base class implementing watchable object behaviour. More... |