libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::LIBJMMCG_VER_NAMESPACE::msm::computed_goto Struct Reference

#include <msm.hpp>

Classes

class  machine
 Instantiate this object to use the created state-machine. More...
 
struct  row_types
 A convenience class to make the rows a bit smaller when declaring the meta-state machine table. More...
 
class  state_transition_table
 Derive from this object to implement your meta-state machine. More...
 

Detailed Description

In this case we shall force the compiler to generate a computed goto. This should be optimal.

Definition at line 256 of file msm.hpp.


The documentation for this struct was generated from the following file: