statechart/example/Camera
Andreas Huber 36be517819 - Breaking change: Renamed worker<> to fifo_scheduler<> and updated documentation and examples accordingly
- Changed the fifo_scheduler<> implementation so that a custom worker implementation needs to duplicate less code
- Various other small code and doc changes


[SVN r22494]
2004-03-13 00:22:23 +00:00
..
Camera.cpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Camera.dev - Breaking change: Redesigned the worker<> and asynchronous_state_machine<> class templates and updated documentation accordingly. Event processors can now be added and removed while a worker is running. Moreover, the new design allows for custom workers with non-FIFO queueing schemes 2004-03-03 00:22:21 +00:00
Camera.hpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Camera.sln no message 2003-04-17 12:26:26 +00:00
Camera.vcproj - Breaking change: Renamed worker<> to fifo_scheduler<> and updated documentation and examples accordingly 2004-03-13 00:22:23 +00:00
Configuring.cpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Configuring.hpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Main.cpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Precompiled.cpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Precompiled.hpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Shooting.cpp - Finished reference documentation 2004-01-11 23:08:54 +00:00
Shooting.hpp - Finished reference documentation 2004-01-11 23:08:54 +00:00