|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Public Attributes | |
| swig_type_info ** | types |
| size_t | size |
| struct swig_module_info * | next |
| swig_type_info ** | type_initial |
| swig_cast_info ** | cast_initial |
| void * | clientdata |
Definition at line 381 of file cmsdk2_wrap.cxx.
| swig_cast_info ** swig_module_info::cast_initial |
Definition at line 386 of file cmsdk2_wrap.cxx.
| void * swig_module_info::clientdata |
Definition at line 387 of file cmsdk2_wrap.cxx.
Referenced by SWIG_TypeClientData(), and SWIG_TypeNewClientData().
| struct swig_module_info * swig_module_info::next |
Definition at line 384 of file cmsdk2_wrap.cxx.
Referenced by SWIG_InitializeModule(), SWIG_InitializeModule(), SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().
| size_t swig_module_info::size |
Definition at line 383 of file cmsdk2_wrap.cxx.
Referenced by SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().
| swig_type_info ** swig_module_info::type_initial |
Definition at line 385 of file cmsdk2_wrap.cxx.
| swig_type_info ** swig_module_info::types |
Definition at line 382 of file cmsdk2_wrap.cxx.
Referenced by SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().