#include "Component/ModelComponent.H"
#include "Util/WorkThreadServer.H"
#include "Psycho/DisplayController.H"
#include "Psycho/StimListener.H"
Go to the source code of this file.
Classes | |
class | StimController |
a class to control psychodisplay from a host sending commands More... | |
Functions | |
void | initialize (const StimListener *const sl) |
an abstract class to support control of our psycho display system from an external device
Definition in file StimController.H.