FS2_Open
Open source remastering of the Freespace 2 engine
ade_indexer Class Reference
Inheritance diagram for ade_indexer:
ade_lib_handle

Public Member Functions

 ade_indexer (lua_CFunction func, ade_lib_handle &parent, char *args=NULL, char *desc=NULL, char *ret_type=NULL, char *ret_desc=NULL)
 
- Public Member Functions inherited from ade_lib_handle
 ade_lib_handle ()
 
uint GetIdx ()
 

Additional Inherited Members

- Protected Attributes inherited from ade_lib_handle
uint LibIdx
 

Detailed Description

Definition at line 147 of file lua.cpp.

Constructor & Destructor Documentation

ade_indexer::ade_indexer ( lua_CFunction  func,
ade_lib_handle parent,
char *  args = NULL,
char *  desc = NULL,
char *  ret_type = NULL,
char *  ret_desc = NULL 
)
inline

Definition at line 149 of file lua.cpp.


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