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

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

Classes

class  MultiTape
 A memory structure made of given number of tapes. More...
 
class  MultiTapeModifier
 Modifier for the MultiTape class. More...
 
class  MultiTapeObserver
 Observer for the MultiTape class. More...
 
class  TapeIndexOutOfBoundsException
 Exception threw when one try to access an non existing tape. More...
 

Detailed Description

Namespace for MultiStack, the observer and the modifier.