Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/api/respluginfrugaleditor_t.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/api/respluginfrugaleditor_t.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/api/respluginfrugaleditor_t.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/api/respluginfrugaleditor_t.html on line 8

ResPluginFrugalEditor_t

A structure that defines a frugal editor

Synopsis:

        typedef struct ResPluginFrugalEditor_ {
                /* the common stuff */
                ResPluginCommon_t common;

                /* the frugal editor */
                ResPluginFrugalCreateF_t *create;
                } ResPluginFrugalEditor_t;

Description:

This structure defines the elements and functions for a frugal editor required for the frugal_editors array of ResPlugin_t.

ResPluginFrugalEditor_t has these members:

common
A ResPluginCommon_t structure that defines name, datatype, version, and endian string (if required) for a frugal editor, as well as its set data and destroy functions.
create
A pointer to the plugin's ResPluginFrugalCreateF_t create() function.

Classification:

Photon

See also:

ResPlugin_t, ResPluginCommon_t.


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/api/respluginfrugaleditor_t.html on line 83

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/api/respluginfrugaleditor_t.html on line 83