Wizard
Software Engineering Project - Wizard
|
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 > | |
Archiver & | operator& (Archiver &ar, Shape &s) |