CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
swig_module_info Struct Reference
Collaboration diagram for swig_module_info:
[legend]

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 381 of file cmsdk2_wrap.cxx.

Member Data Documentation

◆ cast_initial

swig_cast_info ** swig_module_info::cast_initial

Definition at line 386 of file cmsdk2_wrap.cxx.

◆ clientdata

void * swig_module_info::clientdata

Definition at line 387 of file cmsdk2_wrap.cxx.

Referenced by SWIG_TypeClientData(), and SWIG_TypeNewClientData().

◆ next

struct swig_module_info * swig_module_info::next

◆ size

size_t swig_module_info::size

Definition at line 383 of file cmsdk2_wrap.cxx.

Referenced by SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().

◆ type_initial

swig_type_info ** swig_module_info::type_initial

Definition at line 385 of file cmsdk2_wrap.cxx.

◆ types

swig_type_info ** swig_module_info::types

Definition at line 382 of file cmsdk2_wrap.cxx.

Referenced by SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().


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