Wizard
Software Engineering Project - Wizard
|
This is the complete list of members for Box, including all inherited members.
Box() (defined in Box) | Box | inline |
Box(double x, double y, double width, double height) (defined in Box) | Box | inline |
GetType() const (defined in Box) | Box | inlinevirtual |
operator& (defined in Box) | Box | friend |
Print(std::ostream &os) const (defined in Box) | Box | inlinevirtual |
Shape() (defined in Shape) | Shape | inlineprotected |
Shape(double x, double y) (defined in Shape) | Shape | inlineprotected |
x_ (defined in Shape) | Shape | protected |
y_ (defined in Shape) | Shape | protected |
~Box() (defined in Box) | Box | inline |
~Shape() (defined in Shape) | Shape | inlinevirtual |