MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros
AbstractDriver.h File Reference
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <errno.h>
#include "Util.h"
#include "Utils.h"
#include "ExternalConfig.h"
#include "ExternalConfigFunctions.h"
#include "OverflowableCharBufferByteSink.h"
#include "FileByteSource.h"
#include "FileByteSink.h"
#include "itype.h"
#include "Grid.h"
#include "ElementTable.h"
#include "VArguments.h"
#include "StdElements.h"
#include "ElementRegistry.h"
#include "Version.h"

Go to the source code of this file.

Data Structures

class  MFM::AbstractDriver< GC >
 

Macros

#define MAX_PATH_LENGTH   1000
 
#define MIN_PATH_RESERVED_LENGTH   100
 
#define MAX_NEEDED_ELEMENTS   100
 
#define MAX_CONFIGURATION_PATHS   32
 
#define INITIAL_AEPS_PER_FRAME   1
 

Detailed Description

Base class for all MFM drivers

Author
Trent R. Small.
David H. Ackley.
Date
(C) 2014 All rights reserved.
Code License:
LGPL
License Note:
All code samples shown in documentation are placed into the public domain.