Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
FACT++
/
src
/
StateMachineImp.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@14558
12 years
tbretz
Slight modification to addining new states; updating states is now ...
(edit)
@14351
12 years
tbretz
The state from the callback was not yet properly propagated. ...
(edit)
@14124
12 years
tbretz
Added locking to subscription and unsubscription of events. This ...
(edit)
@14008
12 years
tbretz
If no exit code is given explicitly, assume that everything was ok.
(edit)
@14005
12 years
tbretz
replaced more 'const char *' by std::string&
(edit)
@14002
12 years
tbretz
Replaced some 'const char*' with a const-refernce to a std::string
(edit)
@13951
12 years
tbretz
Enable to buffer all events per default until the main event loop has ...
(edit)
@13834
12 years
tbretz
Removed the target state stuff the Configuration and Transition ...
(edit)
@12956
13 years
tbretz
To dfine the virtual Run() function a new class MainImp is used now ...
(edit)
@11928
13 years
tbretz
Added a enum defining the first available user state.
(edit)
@11302
13 years
tbretz
Added PrintListOfAllowedEvents
(edit)
@11288
13 years
tbretz
Added virtual functions for Lock and Unlock
(edit)
@10712
14 years
tbretz
Some fixed to the doxygen docu
(edit)
@10691
14 years
tbretz
Added some docu; renamed Coincidence to multiplicity.
(edit)
@10688
14 years
tbretz
Renamed AddConfiguration and AddTransition to AddEvent
(edit)
@10385
14 years
tbretz
Moved setting of default states to a protected memeber function; made ...
(edit)
@10344
14 years
tbretz
Added arguments to PrintListOfEvents.
(edit)
@10314
14 years
tbretz
Added descriptions for the default states; added PrintListOfStates ...
(edit)
@10309
14 years
tbretz
Added typedef for StateNames; changed the getter such that they can ...
(edit)
@10294
14 years
tbretz
AddTransitions and AddConfiguration now return a reference; ...
(edit)
@10276
14 years
tbretz
Changed from teh default argument in Run() to an overloaded function, ...
(edit)
@10273
14 years
tbretz
Adapted to new interface of Converter class, added the possibility to ...
(edit)
@10218
14 years
tbretz
Replaced deque by queue
(add)
@10183
14 years
tbretz
New import.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog