Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

Utility C++ Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
Monitor::Utility::Callback< TargetClass >Callback specialised to a non const function of an instance of target class
Monitor::Utility::CallbackBaseBase class defining generic callback interface
Monitor::Utility::ClassCallback< TargetClass >Callback specialised to an instance of target class
Monitor::Utility::ConstCallback< TargetClass >Callback specialised to a const function of an instance of target class
Monitor::Utility::DataCallback< TargetClass, TargetData >Callback specialised to a non const function, taking data (held by callback), of an instance of target class
Monitor::Utility::DataConstCallback< TargetClass, TargetData >Callback specialised to a const function, taking data (held by callback), of an instance of target class
Monitor::Utility::FuncCallbackCallback specialised to a non mmeber function
Monitor::Utility::InfoCallback< TargetClass, TargetInfo >Callback specialised to a non const function, taking data (passed at invocation), of an instance of target class
Monitor::Utility::NoteAbstract interface for hardware to produce sound for a single note
Monitor::Utility::Note::BusyException indicating note cannot perform a requested action
Monitor::Utility::WatchableBase class implementing watchable object behaviour

Generated on Wed Oct 29 21:30:12 2003 for Utility C++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002