UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
swig_lua_namespace Struct Reference

#include <swig_lua_runtime.h>

Data Fields

const char * name
 
swig_lua_methodns_methods
 
swig_lua_attributens_attributes
 
swig_lua_const_infons_constants
 
struct swig_lua_class ** ns_classes
 
struct swig_lua_namespace ** ns_namespaces
 

Detailed Description

Definition at line 992 of file ui_lua_shared.cpp.

Field Documentation

const char * swig_lua_namespace::name
swig_lua_attribute * swig_lua_namespace::ns_attributes

Definition at line 995 of file ui_lua_shared.cpp.

Referenced by SWIG_Lua_add_namespace_details().

struct swig_lua_class ** swig_lua_namespace::ns_classes

Definition at line 997 of file ui_lua_shared.cpp.

Referenced by SWIG_Lua_add_namespace_classes().

swig_lua_const_info * swig_lua_namespace::ns_constants

Definition at line 996 of file ui_lua_shared.cpp.

Referenced by SWIG_Lua_add_namespace_details().

swig_lua_method * swig_lua_namespace::ns_methods

Definition at line 994 of file ui_lua_shared.cpp.

Referenced by SWIG_init(), and SWIG_Lua_add_namespace_details().

struct swig_lua_namespace ** swig_lua_namespace::ns_namespaces

Definition at line 998 of file ui_lua_shared.cpp.

Referenced by SWIG_Lua_namespace_register().


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