|
PLplot 5.15.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| const sipAPIDef * | sip_init_library (PyObject *mod_dict) |
| #define SIP_API_MAJOR_NR SIP_ABI_MAJOR_VERSION |
| #define SIP_API_MINOR_NR SIP_ABI_MINOR_VERSION |
| #define sipClassName | ( | w | ) |
| #define sipCppHasRef | ( | sw | ) |
| #define sipIsAccessFunc | ( | sw | ) |
| #define sipIsAlias | ( | sw | ) |
| #define sipIsDerived | ( | sw | ) |
| #define sipIsExactWrappedType | ( | wt | ) |
| #define sipIsIndirect | ( | sw | ) |
| #define sipIsPyOwned | ( | sw | ) |
| #define sipNameFromPool | ( | em, | |
| mr ) |
| #define sipNameOfModule | ( | em | ) |
| #define sipNotInMap | ( | sw | ) |
| #define sipPossibleProxy | ( | sw | ) |
| #define sipPyNameOfContainer | ( | cod, | |
| td ) |
| #define sipPyNameOfEnum | ( | etd | ) |
| #define sipResetCppHasRef | ( | sw | ) |
| #define sipResetPyOwned | ( | sw | ) |
| #define sipSetCppHasRef | ( | sw | ) |
| #define sipSetNotInMap | ( | sw | ) |
| #define sipSetPossibleProxy | ( | sw | ) |
| #define sipSetPyOwned | ( | sw | ) |
| #define sipTypeAllowNone | ( | td | ) |
| #define sipTypeCallSuperInit | ( | td | ) |
| #define sipTypeHasNonlazyMethod | ( | td | ) |
| #define sipTypeHasSCC | ( | td | ) |
| #define sipTypeIsAbstract | ( | td | ) |
| #define sipTypeIsClass | ( | td | ) |
| #define sipTypeIsEnum | ( | td | ) |
| #define sipTypeIsMapped | ( | td | ) |
| #define sipTypeIsNamespace | ( | td | ) |
| #define sipTypeIsScopedEnum | ( | td | ) |
| #define sipTypeIsStub | ( | td | ) |
| #define sipTypeName | ( | td | ) |
| #define sipTypeSetStub | ( | td | ) |
| #define sipTypeUseLimitedAPI | ( | td | ) |
| #define sipWasCreated | ( | sw | ) |
| typedef struct _pyqt4ClassPluginDef pyqt4ClassPluginDef |
| typedef struct _pyqt4QtSignal pyqt4QtSignal |
| typedef struct _pyqt5ClassPluginDef pyqt5ClassPluginDef |
| typedef struct _pyqt5QtSignal pyqt5QtSignal |
| typedef struct _sipAPIDef sipAPIDef |
| typedef struct _sipCharInstanceDef sipCharInstanceDef |
| typedef struct _sipClassTypeDef sipClassTypeDef |
| typedef struct _sipContainerDef sipContainerDef |
| typedef struct _sipDelayedDtor sipDelayedDtor |
| typedef struct _sipDoubleInstanceDef sipDoubleInstanceDef |
| typedef struct _sipEncodedTypeDef sipEncodedTypeDef |
| typedef struct _sipEnumMemberDef sipEnumMemberDef |
| typedef struct _sipEnumTypeDef sipEnumTypeDef |
| typedef void* sipExceptionHandler |
| typedef struct _sipExportedModuleDef sipExportedModuleDef |
| typedef struct _sipExternalTypeDef sipExternalTypeDef |
| typedef union _sipImportedExceptionDef sipImportedExceptionDef |
| typedef struct _sipImportedModuleDef sipImportedModuleDef |
| typedef union _sipImportedTypeDef sipImportedTypeDef |
| typedef struct _sipInitExtenderDef sipInitExtenderDef |
| typedef struct _sipInstancesDef sipInstancesDef |
| typedef struct _sipIntInstanceDef sipIntInstanceDef |
| typedef struct _sipIntTypeClassMap sipIntTypeClassMap |
| typedef struct _sipLicenseDef sipLicenseDef |
| typedef struct _sipLongInstanceDef sipLongInstanceDef |
| typedef struct _sipLongLongInstanceDef sipLongLongInstanceDef |
| typedef struct _sipMappedTypeDef sipMappedTypeDef |
| typedef struct _sipPyMethod sipPyMethod |
| typedef struct _sipPySlotDef sipPySlotDef |
| typedef struct _sipPySlotExtenderDef sipPySlotExtenderDef |
| typedef struct _sipStringInstanceDef sipStringInstanceDef |
| typedef struct _sipStringTypeClassMap sipStringTypeClassMap |
| typedef struct _sipSubClassConvertorDef sipSubClassConvertorDef |
| typedef struct _sipTypedefDef sipTypedefDef |
| typedef struct _sipTypeInstanceDef sipTypeInstanceDef |
| typedef struct _sipUnsignedLongInstanceDef sipUnsignedLongInstanceDef |
| typedef struct _sipUnsignedLongLongInstanceDef sipUnsignedLongLongInstanceDef |
| typedef struct _sipVariableDef sipVariableDef |
| typedef struct _sipVersionedFunctionDef sipVersionedFunctionDef |
| typedef struct _sipVirtErrorHandlerDef sipVirtErrorHandlerDef |
| typedef struct _sipVoidPtrInstanceDef sipVoidPtrInstanceDef |
| enum AccessFuncOp |
| enum sipErrorState |
| enum sipEventType |
| enum sipPySlotType |
| enum sipVariableType |
| const sipAPIDef * sip_init_library | ( | PyObject * | mod_dict | ) |