YARP
Yet Another Robot Platform
swig_module_info Struct Reference

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

Public Attributes

swig_type_info ** types
 
size_t size
 
struct swig_module_infonext
 
swig_type_info ** type_initial
 
swig_cast_info ** cast_initial
 
void * clientdata
 

Detailed Description

Definition at line 355 of file swigluarun.h.

Member Data Documentation

◆ cast_initial

swig_cast_info** swig_module_info::cast_initial

Definition at line 360 of file swigluarun.h.

◆ clientdata

void* swig_module_info::clientdata

Definition at line 361 of file swigluarun.h.

◆ next

struct swig_module_info* swig_module_info::next

Definition at line 358 of file swigluarun.h.

◆ size

size_t swig_module_info::size

Definition at line 357 of file swigluarun.h.

◆ type_initial

swig_type_info** swig_module_info::type_initial

Definition at line 359 of file swigluarun.h.

◆ types

swig_type_info** swig_module_info::types

Definition at line 356 of file swigluarun.h.


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