#
# ChangeLog for trunk/FACT++/src/StateMachineAsio.h
#
# Generated by Trac 1.5.2
# 04/05/25 12:10:29

Sat, 03 Jan 2015 17:12:23 GMT tbretz [18054]
	* trunk/FACT++/src/StateMachineAsio.h (modified)

	My compiler couldn't resolve the inheritance of HandleNewStae


Sat, 08 Jun 2013 11:22:42 GMT tbretz [16770]
	* trunk/FACT++/src/StateMachineAsio.h (modified)

	We don't want to dispatch the event (blokcing) but to post the event ...


Wed, 05 Jun 2013 20:50:32 GMT tbretz [16736]
	* trunk/FACT++/src/StateMachineAsio.h (modified)

	Of course we cannot call Execute of the base class, but have to make ...


Wed, 05 Jun 2013 20:37:09 GMT tbretz [16735]
	* trunk/FACT++/src/StateMachineAsio.h (modified)

	Some improvements on the messages when changing states.


Wed, 05 Jun 2013 20:35:55 GMT tbretz [16734]
	* trunk/FACT++/src/StateMachineAsio.h (modified)

	Some cosmetics.


Wed, 05 Jun 2013 19:37:34 GMT tbretz [16728]
	* trunk/FACT++/src/StateMachineAsio.h (added)

	Gets the CPU consumption to basically 0 by a more intelligent event ...