PLplot 5.15.0
Loading...
Searching...
No Matches
_sipClassTypeDef Struct Reference

#include "sip.h"

Public Attributes

sipTypeDef ctd_base
 
sipContainerDef ctd_container
 
const char * ctd_docstring
 
int ctd_metatype
 
int ctd_supertype
 
sipEncodedTypeDefctd_supers
 
sipPySlotDefctd_pyslots
 
sipInitFunc ctd_init
 
sipTraverseFunc ctd_traverse
 
sipClearFunc ctd_clear
 
sipGetBufferFunc ctd_getbuffer
 
sipReleaseBufferFunc ctd_releasebuffer
 
sipDeallocFunc ctd_dealloc
 
sipAssignFunc ctd_assign
 
sipArrayFunc ctd_array
 
sipCopyFunc ctd_copy
 
sipReleaseFunc ctd_release
 
sipCastFunc ctd_cast
 
sipConvertToFunc ctd_cto
 
sipConvertFromFunc ctd_cfrom
 
struct _sipClassTypeDefctd_nsextender
 
sipPickleFunc ctd_pickle
 
sipFinalFunc ctd_final
 
initproc ctd_init_mixin
 
sipArrayDeleteFunc ctd_array_delete
 
size_t ctd_sizeof
 

Detailed Description

Definition at line 813 of file sip.h.

Member Data Documentation

◆ ctd_array

sipArrayFunc _sipClassTypeDef::ctd_array

Definition at line 868 of file sip.h.

◆ ctd_array_delete

sipArrayDeleteFunc _sipClassTypeDef::ctd_array_delete

Definition at line 898 of file sip.h.

◆ ctd_assign

sipAssignFunc _sipClassTypeDef::ctd_assign

Definition at line 865 of file sip.h.

◆ ctd_base

sipTypeDef _sipClassTypeDef::ctd_base

Definition at line 815 of file sip.h.

◆ ctd_cast

sipCastFunc _sipClassTypeDef::ctd_cast

Definition at line 877 of file sip.h.

◆ ctd_cfrom

sipConvertFromFunc _sipClassTypeDef::ctd_cfrom

Definition at line 883 of file sip.h.

◆ ctd_clear

sipClearFunc _sipClassTypeDef::ctd_clear

Definition at line 845 of file sip.h.

◆ ctd_container

sipContainerDef _sipClassTypeDef::ctd_container

Definition at line 818 of file sip.h.

◆ ctd_copy

sipCopyFunc _sipClassTypeDef::ctd_copy

Definition at line 871 of file sip.h.

◆ ctd_cto

sipConvertToFunc _sipClassTypeDef::ctd_cto

Definition at line 880 of file sip.h.

◆ ctd_dealloc

sipDeallocFunc _sipClassTypeDef::ctd_dealloc

Definition at line 862 of file sip.h.

◆ ctd_docstring

const char* _sipClassTypeDef::ctd_docstring

Definition at line 821 of file sip.h.

◆ ctd_final

sipFinalFunc _sipClassTypeDef::ctd_final

Definition at line 892 of file sip.h.

◆ ctd_getbuffer

sipGetBufferFunc _sipClassTypeDef::ctd_getbuffer

Definition at line 851 of file sip.h.

◆ ctd_init

sipInitFunc _sipClassTypeDef::ctd_init

Definition at line 839 of file sip.h.

◆ ctd_init_mixin

initproc _sipClassTypeDef::ctd_init_mixin

Definition at line 895 of file sip.h.

◆ ctd_metatype

int _sipClassTypeDef::ctd_metatype

Definition at line 827 of file sip.h.

◆ ctd_nsextender

struct _sipClassTypeDef* _sipClassTypeDef::ctd_nsextender

Definition at line 886 of file sip.h.

◆ ctd_pickle

sipPickleFunc _sipClassTypeDef::ctd_pickle

Definition at line 889 of file sip.h.

◆ ctd_pyslots

sipPySlotDef* _sipClassTypeDef::ctd_pyslots

Definition at line 836 of file sip.h.

◆ ctd_release

sipReleaseFunc _sipClassTypeDef::ctd_release

Definition at line 874 of file sip.h.

◆ ctd_releasebuffer

sipReleaseBufferFunc _sipClassTypeDef::ctd_releasebuffer

Definition at line 858 of file sip.h.

◆ ctd_sizeof

size_t _sipClassTypeDef::ctd_sizeof

Definition at line 901 of file sip.h.

◆ ctd_supers

sipEncodedTypeDef* _sipClassTypeDef::ctd_supers

Definition at line 833 of file sip.h.

◆ ctd_supertype

int _sipClassTypeDef::ctd_supertype

Definition at line 830 of file sip.h.

◆ ctd_traverse

sipTraverseFunc _sipClassTypeDef::ctd_traverse

Definition at line 842 of file sip.h.


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