wrapperbase Struct Reference

#include <descrobject.h>

Public Attributes

const char * name
 
int offset
 
void * function
 
wrapperfunc wrapper
 
const char * doc
 
int flags
 
PyObjectname_strobj
 

Member Data Documentation

◆ name

const char* name

◆ offset

int offset

◆ function

void* function

◆ wrapper

wrapperfunc wrapper

◆ doc

const char* doc

◆ flags

int flags

◆ name_strobj

PyObject* name_strobj