sml/symbol.h File Reference

#include <sml/userdata.h>
#include <sml/stype.h>
#include <mi32/smlbase.h>
Include dependency graph for symbol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SML::SYMBOL
 Class for representing variables and functions in SML. More...

Namespaces

namespace  SML

Defines

#define RVCSYSLIBCLASSEXPORT   MI_DLLCLASSIMPORT
#define RVCSYSLIBEXPORT   MI_DLLIMPORT
#define SYMBOL_DontFree   0x0100
#define SYMBOL_Permanent   0x0200
#define SYMBOL_Static   0x0400

Typedefs

typedef enum SML::SYMBOL::SCOPE SMLSCOPE
typedef SML::SYMBOL SMLSYMBOL

Functions

RVCSYSLIBEXPORT int SML::SameObject (SML::SYMBOL *, SML::SYMBOL *)

Define Documentation

#define RVCSYSLIBCLASSEXPORT   MI_DLLCLASSIMPORT
#define RVCSYSLIBEXPORT   MI_DLLIMPORT
#define SYMBOL_DontFree   0x0100

Thing points to something that shouldn't be free'd.

#define SYMBOL_Permanent   0x0200

Don't dispose of contents.

#define SYMBOL_Static   0x0400

Was declared as static.


Typedef Documentation


Generated on Sun Oct 7 21:31:45 2012 for TNTsdk 2012 by  doxygen 1.6.1