YARP
Yet Another Robot Platform
swig_lua_namespace Struct Reference

#include <portmonitor_carrier/lua/src_gen/swigluarun.h>

Public Attributes

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 975 of file swigluarun.h.

Member Data Documentation

◆ name

const char* swig_lua_namespace::name

Definition at line 976 of file swigluarun.h.

◆ ns_attributes

swig_lua_attribute* swig_lua_namespace::ns_attributes

Definition at line 978 of file swigluarun.h.

◆ ns_classes

struct swig_lua_class** swig_lua_namespace::ns_classes

Definition at line 980 of file swigluarun.h.

◆ ns_constants

swig_lua_const_info* swig_lua_namespace::ns_constants

Definition at line 979 of file swigluarun.h.

◆ ns_methods

swig_lua_method* swig_lua_namespace::ns_methods

Definition at line 977 of file swigluarun.h.

◆ ns_namespaces

struct swig_lua_namespace** swig_lua_namespace::ns_namespaces

Definition at line 981 of file swigluarun.h.


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