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/phabresexportfrugal_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/phabresexportfrugal_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/phabresexportfrugal_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/phabresexportfrugal_t.html on line 8
A structure that defines the functions exported by PhAB
that can be called by a frugal editor
typedef struct PhABResExportFrugal_ {
PhABResExportCommon_t common;
PhABExportOpenF_t *open;
} PhABResExportFrugal_t;
When a new frugal resource editor is created, it is passed a
pointer to this structure, which gives it access to the functions
exported by PhAB.
The structure has these members:
- common
- A PhABResExportCommon_t structure
that points to functions common to frugal and full editors.
- open
- A pointer to the open() function
exported by PhAB.
Photon
open(),
PhABResExportCommon_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/phabresexportfrugal_t.html on line 84
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/phabresexportfrugal_t.html on line 84