Generic CAM 0.1-PreAlpha

Run Class Reference

#include <Run.h>

Collaboration diagram for Run:

List of all members.

Public Member Functions

 Run ()
virtual ~Run ()
void ToXml (wxXmlNode *parentNode)
bool FromXml (wxXmlNode *node)
void WriteToFile (wxTextFile &f)
void SortTargets (void)
void Paint (void)

Public Attributes

wxString runName
bool useExtraMachine
Machine machine
bool useExtraToolbox
Toolbox toolbox
ToolPath toolPath
ArrayOfTargetPlacement placements
StockMaterial stockMaterial
TPGeneratorFast ToolPathGenerator

Detailed Description

...


Constructor & Destructor Documentation

Run::Run ( )
Run::~Run ( ) [virtual]

Member Function Documentation

bool Run::FromXml ( wxXmlNode *  node)
void Run::Paint ( void  )
void Run::SortTargets ( void  )
void Run::ToXml ( wxXmlNode *  parentNode)
void Run::WriteToFile ( wxTextFile &  f)

Member Data Documentation

ArrayOfTargetPlacement Run::placements
wxString Run::runName

The documentation for this class was generated from the following files: