CarElement Struct Reference

#include <CarElement.h>

Inherited by Body, Engine, and Wheel.

List of all members.

Public Member Functions

virtual void accept (const CarElementVisitor &visitor)=0
virtual ~CarElement ()


Detailed Description

Definition at line 2 of file CarElement.h.


Constructor & Destructor Documentation

virtual CarElement::~CarElement (  )  [inline, virtual]

Definition at line 5 of file CarElement.h.


Member Function Documentation

virtual void CarElement::accept ( const CarElementVisitor visitor  )  [pure virtual]

Implemented in Body, Engine, and Wheel.


The documentation for this struct was generated from the following file:

Generated on Fri Mar 20 12:42:46 2009 for Visitor Design Pattern by  doxygen 1.5.8