Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Public Attributes | List of all members
swig_class Struct Reference
+ Collaboration diagram for swig_class:

Public Attributes

const char * name
 
swig_type_info ** type
 
swig_wrapper constructor
 
void(* destructor )(void *)
 
swig_methodmethods
 
swig_attributeattributes
 
struct swig_class ** bases
 
const char ** base_names
 
swig_module_infomodule
 
Tcl_HashTable hashtable
 

Detailed Description

Definition at line 881 of file a_colorsTCL8_wrap.cxx.

Member Data Documentation

◆ attributes

swig_attribute * swig_class::attributes

Definition at line 887 of file a_colorsTCL8_wrap.cxx.

◆ base_names

const char ** swig_class::base_names

Definition at line 889 of file a_colorsTCL8_wrap.cxx.

◆ bases

struct swig_class ** swig_class::bases

Definition at line 888 of file a_colorsTCL8_wrap.cxx.

◆ constructor

swig_wrapper swig_class::constructor

Definition at line 884 of file a_colorsTCL8_wrap.cxx.

◆ destructor

void(* swig_class::destructor)(void *)

Definition at line 885 of file a_colorsTCL8_wrap.cxx.

◆ hashtable

Tcl_HashTable swig_class::hashtable

Definition at line 891 of file a_colorsTCL8_wrap.cxx.

◆ methods

swig_method * swig_class::methods

Definition at line 886 of file a_colorsTCL8_wrap.cxx.

◆ module

swig_module_info * swig_class::module

Definition at line 890 of file a_colorsTCL8_wrap.cxx.

◆ name

const char * swig_class::name

Definition at line 882 of file a_colorsTCL8_wrap.cxx.

◆ type

swig_type_info ** swig_class::type

Definition at line 883 of file a_colorsTCL8_wrap.cxx.


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