OpenGUI::ObjectMethod Class Reference

#include <OpenGUI_ObjectAccessor.h>

Inheritance diagram for OpenGUI::ObjectMethod:

OpenGUI::ObjectAccessor List of all members.

Detailed Description

Base class for Method Accessors.

Object Method that applications wish to expose should inherit this class.


Public Member Functions

virtual void invoke (Object &objectRef, ValueList &paramIn, ValueList &returnOut)=0
 Called when the method is invoked.


Member Function Documentation

virtual void OpenGUI::ObjectMethod::invoke ( Object objectRef,
ValueList paramIn,
ValueList returnOut 
) [pure virtual]

Called when the method is invoked.


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