Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

minisim.h File Reference

#include <signal.h>
Include dependency graph for minisim.h:

Go to the source code of this file.

Classes

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

Namespaces

namespace  minisim
 

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


Defines

#define TK_cstr(s)   TK_str(s)
#define TK_str(s)   #s

Functions

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

Detailed Description

Author:
Ethan Tira-Thompson (ejt) (Creator)

Definition in file minisim.h.


Define Documentation

#define TK_cstr (  )     TK_str(s)

Definition at line 33 of file minisim.h.

Referenced by minisim::initialize().

#define TK_str (  )     #s

Definition at line 34 of file minisim.h.


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