mi32/smlfuncs.h File Reference

<mi32/smlfuncs.h> List of all the install functions for SML. More...

This graph shows which files directly or indirectly include this file:

mi32/sml.hgre/layerdc.hmgui/editsml.hmgui/smledit.hmie/settingsjpeg.h

Go to the source code of this file.

Typedefs

typedef int(*) SMLFUNCINSTALLER (SMLCONTEXT *)

Functions

void SML_EnableGRE ()
void SML_EnableImportExport ()


Detailed Description

<mi32/smlfuncs.h> List of all the install functions for SML.

Definition in file smlfuncs.h.


Typedef Documentation

typedef int(*) SMLFUNCINSTALLER(SMLCONTEXT *)

The following typedef and prototype should really be in SML.h.

Definition at line 169 of file smlfuncs.h.


Function Documentation

void SML_EnableGRE (  ) 

Enable the GRE functions and classes in SML. GENERATING_DOXYGEN_OUTPUT.

This should be called from main() of any program which will create an SML context and expects the GRE functions to be there.

void SML_EnableImportExport (  ) 

Enable import/export functions/classes in general SML contexts.

The programmer is responsible for setting up the MIE system to add any desired formats, using the MieAddFormatsAll() or related functions.


Generated on Thu Apr 26 04:08:26 2007 for TNTsdk by  doxygen 1.5.2