Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
Shape Class Referenceabstract
Inheritance diagram for Shape:
Box Circle

Public Member Functions

virtual const char * GetType () const =0
 
virtual void Print (std::ostream &os) const =0
 

Protected Member Functions

 Shape (double x, double y)
 

Protected Attributes

double x_
 
double y_
 

Friends

template<typename Archiver >
Archiveroperator& (Archiver &ar, Shape &s)
 

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