Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
swig_const_info Struct Reference
Collaboration diagram for swig_const_info:
[legend]

Data Fields

int type
 
const char * name
 
long lvalue
 
double dvalue
 
void * pvalue
 
swig_type_info ** ptype
 

Detailed Description

Definition at line 1092 of file gv_python3.cpp.

Field Documentation

◆ dvalue

double swig_const_info::dvalue

Definition at line 1096 of file gv_python3.cpp.

◆ lvalue

long swig_const_info::lvalue

Definition at line 1095 of file gv_python3.cpp.

◆ name

const char * swig_const_info::name

Definition at line 1094 of file gv_python3.cpp.

◆ ptype

swig_type_info ** swig_const_info::ptype

Definition at line 1098 of file gv_python3.cpp.

Referenced by SWIG_Python_FixMethods().

◆ pvalue

void * swig_const_info::pvalue

Definition at line 1097 of file gv_python3.cpp.

Referenced by SWIG_Python_FixMethods().

◆ type

int swig_const_info::type

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