cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Selecting the design pattern
Selecting the design pattern
Nov 3, 2014 at 4:22pm UTC
kulkarnisr
(91)
Hi All,
Is it possible to encapsulate the state machine using design pattern. State machine might change depending on the object type.
Thanks in advance
Nov 3, 2014 at 5:22pm UTC
kbw
(9488)
I'm not sure what you mean, a FSM is a pattern.
Last edited on
Nov 3, 2014 at 5:22pm UTC
Nov 3, 2014 at 5:23pm UTC
JLBorges
(13770)
http://sourcemaking.com/design_patterns/state
Topic archived. No new replies allowed.