#include <FaceFactory.h>
Public Member Functions | |
| FaceFactory (Shell *shell) | |
| virtual | ~FaceFactory (void) |
Protected Member Functions | |
| virtual void | _DestroyFace (Face *face) |
| fl7::faces::FaceFactory::FaceFactory | ( | Shell * | shell | ) | [inline] |
Explicit constructor.
| virtual fl7::faces::FaceFactory::~FaceFactory | ( | void | ) | [inline, virtual] |
Destructor.
| virtual void fl7::faces::FaceFactory::_DestroyFace | ( | Face * | face | ) | [inline, protected, virtual] |
Creates a face of the given class T. Destroys the given face.
Reimplemented from fl7::faces::_FaceFactory.
1.7.1