Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

minisim Namespace Reference

provides initialization and teardown of Tekkotsu globals, provide easy access to framework from command line tools or other executables More...

Classes

struct  AutoScopeInit
 a class which relies on its constructor/destructor pair to ensure destruct() is called More...

Functions

void initialize ()
 call this one time before using framework features
void destruct ()
 call this when done using framework features

Detailed Description

provides initialization and teardown of Tekkotsu globals, provide easy access to framework from command line tools or other executables

See the minisim.h file documentation for a list of macros to control which framework features will be initialized for use.


Function Documentation

void destruct (  ) 

call this when done using framework features

Definition at line 175 of file minisim.h.

Referenced by AutoScopeInit::~AutoScopeInit().

void initialize (  ) 

call this one time before using framework features

Definition at line 79 of file minisim.h.

Referenced by AutoScopeInit::AutoScopeInit().


Tekkotsu Hardware Abstraction Layer 5.1CVS
Generated Mon May 9 05:01:42 2016 by Doxygen 1.6.3