Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HObject Class Reference

The HObject is the base class for generic MVO objects. More...

#include <HEventManager.h>

List of all members.

Public Member Functions

virtual const char * GetName ()=0
 HObject ()

Detailed Description

The HObject is the base class for generic MVO objects.

HObject instances need to register themselves with the ObjectManager. They can receive events and allow for the persistent storage of data.


Constructor & Destructor Documentation

HObject::HObject ( ) [inline]

Constructs an HObject object


Member Function Documentation

virtual const char* HObject::GetName ( ) [pure virtual]
Returns:
A character pointer denoting the name of the object.

Implemented in HDraggerObject, HLightsObject, HInfoWindowObject, HSubwindow, HSubwindow2, HImagePanelManagerObject, and HEdgeVertexSelectionObject.


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