Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

BnetNetwork Struct Reference

#include <bnet.h>

Collaboration diagram for BnetNetwork:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * name
int npis
int ninputs
char ** inputs
int npos
int noutputs
char ** outputs
int nlatches
char *** latches
BnetNodenodes
st_tablehash
char * slope

Member Data Documentation

st_table* BnetNetwork::hash
 

Definition at line 115 of file bnet.h.

char** BnetNetwork::inputs
 

Definition at line 108 of file bnet.h.

char*** BnetNetwork::latches
 

Definition at line 113 of file bnet.h.

char* BnetNetwork::name
 

Definition at line 105 of file bnet.h.

int BnetNetwork::ninputs
 

Definition at line 107 of file bnet.h.

int BnetNetwork::nlatches
 

Definition at line 112 of file bnet.h.

BnetNode* BnetNetwork::nodes
 

Definition at line 114 of file bnet.h.

int BnetNetwork::noutputs
 

Definition at line 110 of file bnet.h.

int BnetNetwork::npis
 

Definition at line 106 of file bnet.h.

int BnetNetwork::npos
 

Definition at line 109 of file bnet.h.

char** BnetNetwork::outputs
 

Definition at line 111 of file bnet.h.

char* BnetNetwork::slope
 

Definition at line 116 of file bnet.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 12 19:22:40 2004 for SystemC2.0.1(excludingMSLib)(IncludingSCV) by doxygen1.2.18