CoreExporter Class Reference

Inheritance diagram for CoreExporter:

Inheritance graph
[legend]
Collaboration diagram for CoreExporter:

Collaboration graph
[legend]

List of all members.


Detailed Description

Exports core.

Definition at line 36 of file core.cc.


Public Member Functions

 CoreExporter (ICanExportImport *const e, std::ostream *const output)
virtual void MakeExport ()
 Make simulator export.
virtual ~CoreExporter ()

Private Attributes

ICanExportImport *const exp
std::ostream *const out

Constructor & Destructor Documentation

CoreExporter ( ICanExportImport *const   e,
std::ostream *const   output 
) [inline]

Definition at line 39 of file core.cc.

virtual ~CoreExporter (  )  [inline, virtual]

Definition at line 45 of file core.cc.


Member Function Documentation

void MakeExport (  )  [virtual]

Make simulator export.

Implements IExporter.

Definition at line 79 of file core.cc.

References DEBUG_DONT_EXPORT, exp, ICanExportImport::Export(), and out.

Here is the call graph for this function:


Member Data Documentation

ICanExportImport* const exp [private]

Definition at line 48 of file core.cc.

Referenced by MakeExport().

std::ostream* const out [private]

Definition at line 49 of file core.cc.

Referenced by MakeExport().


The documentation for this class was generated from the following file:
Generated on Fri Jul 10 22:42:10 2009 for rob08 by  doxygen 1.5.4