TuringSim
C++ framework to simulate abstract computing models
Classes
TuringSim::Memory::Word Namespace Reference

Namespace for Word, the observer and the modifier. More...

Classes

class  Word
 Class to represent a word memory, as used by a FSA. More...
 
class  WordModifier
 Modifier for the Word class. More...
 
class  WordObserver
 Observer for the Word class. More...
 
class  WordOverflowException
 The exception thrown when accessing a letter from an empty word. More...
 

Detailed Description

Namespace for Word, the observer and the modifier.