YARP
Yet Another Robot Platform
swig_lua_const_info Struct Reference

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

Public Attributes

int type
 
char * name
 
long lvalue
 
double dvalue
 
void * pvalue
 
swig_type_info ** ptype
 

Detailed Description

Definition at line 955 of file swigluarun.h.

Member Data Documentation

◆ dvalue

double swig_lua_const_info::dvalue

Definition at line 959 of file swigluarun.h.

◆ lvalue

long swig_lua_const_info::lvalue

Definition at line 958 of file swigluarun.h.

◆ name

char* swig_lua_const_info::name

Definition at line 957 of file swigluarun.h.

◆ ptype

swig_type_info** swig_lua_const_info::ptype

Definition at line 961 of file swigluarun.h.

◆ pvalue

void* swig_lua_const_info::pvalue

Definition at line 960 of file swigluarun.h.

◆ type

int swig_lua_const_info::type

Definition at line 956 of file swigluarun.h.


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