#include <ArcObject.h>

Protected Member Functions | |
| virtual | ~ArcObject () |
Possible GraphicObjectTypes: ARC_OBJECT.
This subclass of Subject will notify upon the following conditions:
Definition at line 23 of file ArcObject.h.
| virtual ArcObject::~ArcObject | ( | ) | [protected, virtual] |
This should be destroyed by calling GraphicLayer::removeObject.
Definition at line 29 of file ArcObject.h.