]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
fsm: Allow specifying state function visibility
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 14 May 2010 12:55:07 +0000 (14:55 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 14 May 2010 12:55:07 +0000 (14:55 +0200)
commit1d8f326e2d56f0190ee1eb77c9a3d133c749945d
treef84ee550e7c10900e197fc885e1e4212b46b4d4a
parente2d7495248abebcac278ab88760a254c98b8f900
fsm: Allow specifying state function visibility

This is to allow declaration of some states as static and therefore
the same state name can be used in multiple files.

We use this to implement different strategies in different files and we
want to have less work inventing state names :-)
src/fsm/fsm.h