Jspice3
dbcomm Struct Reference

#include <ftedebug.h>

Collaboration diagram for dbcomm:

Data Fields

int db_number
 
char db_type
 
char * db_nodename1
 
char * db_nodename2
 
int db_iteration
 
int db_graphid
 
struct dbcommdb_also
 
struct dbcommdb_next
 

Detailed Description

Definition at line 20 of file ftedebug.h.

Field Documentation

struct dbcomm* dbcomm::db_also

Definition at line 27 of file ftedebug.h.

int dbcomm::db_graphid

Definition at line 26 of file ftedebug.h.

int dbcomm::db_iteration

Definition at line 25 of file ftedebug.h.

struct dbcomm* dbcomm::db_next

Definition at line 28 of file ftedebug.h.

char* dbcomm::db_nodename1

Definition at line 23 of file ftedebug.h.

char* dbcomm::db_nodename2

Definition at line 24 of file ftedebug.h.

int dbcomm::db_number

Definition at line 21 of file ftedebug.h.

char dbcomm::db_type

Definition at line 22 of file ftedebug.h.


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