scripting/core/asDataStack.cpp File Reference

Go to the source code of this file.

Functions

DataStackcreateDataStack (const std::string &name)
 Reference factory for the DataStack class.
template<typename T >
void bindSetGetVar (asIScriptEngine *engine, const std::string &asType)
 Binds the set and get functions for the appropriate type.
void bindDataStack (asIScriptEngine *engine)
 Binds the DataStack class to AngelScript.


Function Documentation

void bindDataStack ( asIScriptEngine *  engine  ) 

Binds the DataStack class to AngelScript.

Definition at line 56 of file asDataStack.cpp.

template<typename T >
void bindSetGetVar ( asIScriptEngine *  engine,
const std::string &  asType 
) [inline]

Binds the set and get functions for the appropriate type.

Definition at line 34 of file asDataStack.cpp.

DataStack* createDataStack ( const std::string &  name  ) 

Reference factory for the DataStack class.

Definition at line 27 of file asDataStack.cpp.


Generated on Fri Aug 21 23:55:11 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8