![]() |
|
PhoenixGenerator
2.0.4
Set of tools to generate code
|
#include "PString.h"
Include dependency graph for wrapper_convertType.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| PString | getPythonStrForPythonApiType (const PString &typeStr) |
| Gets the python API str type of the correcponding numpy C/C++ type. | |
| PString getPythonStrForPythonApiType | ( | const PString & | typeStr | ) |
Gets the python API str type of the correcponding numpy C/C++ type.
| typeStr | : C/C++ type |
Definition at line 15 of file wrapper_convertType.cpp.
Referenced by WrapperTraitGetterSetter::registerClassMember().
Here is the caller graph for this function: