mi32/smlfuncs.h File Reference

<mi32/smlfuncs.h> More...

#include <mi32/stddefns.h>
Include dependency graph for smlfuncs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SML

Typedefs

typedef int(* SML::FUNCINSTALLER )(CONTEXT *)

Functions

void SML_EnableGRE ()
void SML_EnableImportExport ()

Detailed Description

<mi32/smlfuncs.h>

List of all the install functions for SML.


Function Documentation

void SML_EnableGRE (  ) 

Enable the GRE functions and classes in SML.

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 Sun Oct 7 21:28:09 2012 for TNTsdk 2012 by  doxygen 1.6.1