#include <ShapeColorSizeObject.h>
- Author
- Steven Piantadosi
- Date
- 11/09/20
◆ Super
◆ ShapeColorSizeObject() [1/3]
ShapeColorSizeObject::ShapeColorSizeObject |
( |
| ) |
|
|
inline |
◆ ShapeColorSizeObject() [2/3]
ShapeColorSizeObject::ShapeColorSizeObject |
( |
const std::string |
_shape, |
|
|
const std::string |
_color, |
|
|
const std::string |
_size |
|
) |
| |
|
inline |
Mainly we just define a constructor which takes strings.
- Parameters
-
◆ ShapeColorSizeObject() [3/3]
ShapeColorSizeObject::ShapeColorSizeObject |
( |
const std::string |
s | ) |
|
|
inline |
◆ set()
void ShapeColorSizeObject::set |
( |
const std::string |
_shape, |
|
|
const std::string |
_color, |
|
|
const std::string |
_size |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: