#include <shape.h>

Public Member Functions | |
| SectionHandler () | |
| virtual | ~SectionHandler () |
| virtual boolean | event (Event &) |
| void | shape_section (ShapeSection *) |
| ShapeSection * | shape_section () |
Private Attributes | |
| ShapeSection * | ss_ |
| SectionHandler::SectionHandler | ( | ) |
| virtual SectionHandler::~SectionHandler | ( | ) | [virtual] |
| virtual boolean SectionHandler::event | ( | Event & | ) | [virtual] |
| ShapeSection* SectionHandler::shape_section | ( | ) |
| void SectionHandler::shape_section | ( | ShapeSection * | ) |
ShapeSection* SectionHandler::ss_ [private] |
1.6.3