PLplot  5.15.0
_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
 

Detailed Description

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

Member Data Documentation

◆ ctd_array

sipArrayFunc _sipClassTypeDef::ctd_array

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

◆ ctd_assign

sipAssignFunc _sipClassTypeDef::ctd_assign

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

◆ ctd_base

sipTypeDef _sipClassTypeDef::ctd_base

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

◆ ctd_cast

sipCastFunc _sipClassTypeDef::ctd_cast

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

◆ ctd_cfrom

sipConvertFromFunc _sipClassTypeDef::ctd_cfrom

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

◆ ctd_clear

sipClearFunc _sipClassTypeDef::ctd_clear

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

◆ ctd_container

sipContainerDef _sipClassTypeDef::ctd_container

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

◆ ctd_copy

sipCopyFunc _sipClassTypeDef::ctd_copy

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

◆ ctd_cto

sipConvertToFunc _sipClassTypeDef::ctd_cto

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

◆ ctd_dealloc

sipDeallocFunc _sipClassTypeDef::ctd_dealloc

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

◆ ctd_docstring

const char * _sipClassTypeDef::ctd_docstring

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

◆ ctd_final

sipFinalFunc _sipClassTypeDef::ctd_final

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

◆ ctd_getbuffer

sipGetBufferFunc _sipClassTypeDef::ctd_getbuffer

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

◆ ctd_init

sipInitFunc _sipClassTypeDef::ctd_init

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

◆ ctd_init_mixin

initproc _sipClassTypeDef::ctd_init_mixin

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

◆ ctd_metatype

int _sipClassTypeDef::ctd_metatype

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

◆ ctd_nsextender

struct _sipClassTypeDef * _sipClassTypeDef::ctd_nsextender

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

◆ ctd_pickle

sipPickleFunc _sipClassTypeDef::ctd_pickle

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

◆ ctd_pyslots

sipPySlotDef * _sipClassTypeDef::ctd_pyslots

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

◆ ctd_release

sipReleaseFunc _sipClassTypeDef::ctd_release

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

◆ ctd_releasebuffer

sipReleaseBufferFunc _sipClassTypeDef::ctd_releasebuffer

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

◆ ctd_supers

sipEncodedTypeDef * _sipClassTypeDef::ctd_supers

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

◆ ctd_supertype

int _sipClassTypeDef::ctd_supertype

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

◆ ctd_traverse

sipTraverseFunc _sipClassTypeDef::ctd_traverse

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


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