gfactory
Loading...
Searching...
No Matches
Box Class Reference

#include <ShapeFactory.h>

Inheritance diagram for Box:
Inheritance graph
Collaboration diagram for Box:
Collaboration graph

Public Member Functions

void Area ()
 
 Shape (const std::shared_ptr< GOptions > &g)
 
- Public Member Functions inherited from Shape
 ~Shape () override=default
 
 Shape (const std::shared_ptr< GOptions > &g)
 

Detailed Description

Definition at line 28 of file ShapeFactory.h.

Member Function Documentation

◆ Area()

void Box::Area ( )
virtual

Implements Shape.

Definition at line 10 of file ShapeFactory.cc.

◆ Shape()

Shape::Shape ( const std::shared_ptr< GOptions > & g)
inlineexplicit

Definition at line 13 of file ShapeFactory.h.


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