libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moLuna< T >::FunctionType Struct Reference

LunaFourCode. More...

#include <moLuna.h>

Public Attributes

const char * name
 
int(T::* function )(lua_State *)
 

Detailed Description

template<typename T>
struct moLuna< T >::FunctionType

LunaFourCode.

Definition at line 83 of file moLuna.h.

Member Data Documentation

template<typename T>
int(T::* moLuna< T >::FunctionType::function)(lua_State *)

Definition at line 85 of file moLuna.h.

template<typename T>
const char* moLuna< T >::FunctionType::name

Definition at line 84 of file moLuna.h.


The documentation for this struct was generated from the following file: