OpenGUI::ObjectAccessor Class Reference

#include <OpenGUI_ObjectAccessor.h>

Inheritance diagram for OpenGUI::ObjectAccessor:

OpenGUI::ObjectMethod OpenGUI::ObjectProperty List of all members.

Detailed Description

Base class for Accessor system.

This is an internal abstract base class. All accessors must be derived from either ObjectProperty or ObjectMethod.


Public Member Functions

virtual const char * getAccessorGroup ()
 Returns the name of the group of this accessor, default is "General".
virtual const char * getAccessorName ()=0
 Returns the name of this accessor.


Member Function Documentation

const char * OpenGUI::ObjectAccessor::getAccessorGroup (  )  [virtual]

Returns the name of the group of this accessor, default is "General".

virtual const char* OpenGUI::ObjectAccessor::getAccessorName (  )  [pure virtual]

Returns the name of this accessor.


The documentation for this class was generated from the following files:
Copyright © 2006 OpenGUI | OpenGUI.SF.net
Generated: Fri Jan 5 23:05:25 2007