fe::IEditorFacadeTask Class Reference
[Ferry Core library]

Provides common protocol for objects that wish to perform some action in the context of the thread running editor's event loop. More...

List of all members.

Public Member Functions

virtual void UC_DLL_CALL exec (FeHandle *handle)=0


Detailed Description

Provides common protocol for objects that wish to perform some action in the context of the thread running editor's event loop.

Note:
This class is declared with UC_DLL_INTERFACE_DECLARE
See also:
Fe_ExecTask()

Fe_GetEditorHandle()


Member Function Documentation

virtual void UC_DLL_CALL fe::IEditorFacadeTask::exec ( FeHandle *  handle  )  [pure virtual]

Implementation may take any action whatsoever.

Parameters:
handle to the editor executing this task


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

Generated on Tue Nov 18 21:08:23 2008 for Ferry by doxygen 1.5.7.1
http://sourceforge.net