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 821 of file build/sip.h.

Member Data Documentation

◆ ctd_array

sipArrayFunc _sipClassTypeDef::ctd_array

Definition at line 876 of file build/sip.h.

◆ ctd_array_delete

sipArrayDeleteFunc _sipClassTypeDef::ctd_array_delete

Definition at line 906 of file build/sip.h.

◆ ctd_assign

sipAssignFunc _sipClassTypeDef::ctd_assign

Definition at line 873 of file build/sip.h.

◆ ctd_base

sipTypeDef _sipClassTypeDef::ctd_base

Definition at line 823 of file build/sip.h.

◆ ctd_cast

sipCastFunc _sipClassTypeDef::ctd_cast

Definition at line 885 of file build/sip.h.

◆ ctd_cfrom

sipConvertFromFunc _sipClassTypeDef::ctd_cfrom

Definition at line 891 of file build/sip.h.

◆ ctd_clear

sipClearFunc _sipClassTypeDef::ctd_clear

Definition at line 853 of file build/sip.h.

◆ ctd_container

sipContainerDef _sipClassTypeDef::ctd_container

Definition at line 826 of file build/sip.h.

◆ ctd_copy

sipCopyFunc _sipClassTypeDef::ctd_copy

Definition at line 879 of file build/sip.h.

◆ ctd_cto

sipConvertToFunc _sipClassTypeDef::ctd_cto

Definition at line 888 of file build/sip.h.

◆ ctd_dealloc

sipDeallocFunc _sipClassTypeDef::ctd_dealloc

Definition at line 870 of file build/sip.h.

◆ ctd_docstring

const char * _sipClassTypeDef::ctd_docstring

Definition at line 829 of file build/sip.h.

◆ ctd_final

sipFinalFunc _sipClassTypeDef::ctd_final

Definition at line 900 of file build/sip.h.

◆ ctd_getbuffer

sipGetBufferFunc _sipClassTypeDef::ctd_getbuffer

Definition at line 859 of file build/sip.h.

◆ ctd_init

sipInitFunc _sipClassTypeDef::ctd_init

Definition at line 847 of file build/sip.h.

◆ ctd_init_mixin

initproc _sipClassTypeDef::ctd_init_mixin

Definition at line 903 of file build/sip.h.

◆ ctd_metatype

int _sipClassTypeDef::ctd_metatype

Definition at line 835 of file build/sip.h.

◆ ctd_nsextender

struct _sipClassTypeDef * _sipClassTypeDef::ctd_nsextender

Definition at line 894 of file build/sip.h.

◆ ctd_pickle

sipPickleFunc _sipClassTypeDef::ctd_pickle

Definition at line 897 of file build/sip.h.

◆ ctd_pyslots

sipPySlotDef * _sipClassTypeDef::ctd_pyslots

Definition at line 844 of file build/sip.h.

◆ ctd_release

sipReleaseFunc _sipClassTypeDef::ctd_release

Definition at line 882 of file build/sip.h.

◆ ctd_releasebuffer

sipReleaseBufferFunc _sipClassTypeDef::ctd_releasebuffer

Definition at line 866 of file build/sip.h.

◆ ctd_sizeof

size_t _sipClassTypeDef::ctd_sizeof

Definition at line 909 of file build/sip.h.

◆ ctd_supers

sipEncodedTypeDef * _sipClassTypeDef::ctd_supers

Definition at line 841 of file build/sip.h.

◆ ctd_supertype

int _sipClassTypeDef::ctd_supertype

Definition at line 838 of file build/sip.h.

◆ ctd_traverse

sipTraverseFunc _sipClassTypeDef::ctd_traverse

Definition at line 850 of file build/sip.h.


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