arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Grinder Class Reference

#include <Grinder.h>

List of all members.


Detailed Description

Singleton, the brain of the system, handles IR and Symbol table.

Definition at line 31 of file Grinder.h.

Static Public Member Functions

Grinderinstance ()

Protected Member Functions

 Grinder ()
 Grinder (const Grinder &g)

Static Protected Attributes

Grinder _instance


Constructor & Destructor Documentation

Grinder::Grinder  )  [inline, protected]
 

Definition at line 36 of file Grinder.h.

Grinder::Grinder const Grinder g  )  [protected]
 


Member Function Documentation

Grinder& Grinder::instance  )  [inline, static]
 

Definition at line 33 of file Grinder.h.

References _instance.


Member Data Documentation

Grinder Grinder::_instance [static, protected]
 

Definition at line 38 of file Grinder.h.

Referenced by instance().


The documentation for this class was generated from the following file:
Send questions, comments, and bug reports to:
jmk