|
Qucs-core
0.0.19
|
#include <netdefs.h>

Data Fields | |
| char * | type |
| char * | instance |
| struct node_t * | nodes |
| struct pair_t * | pairs |
| struct definition_t * | next |
| struct definition_t * | sub |
| qucs::environment * | env |
| void * | eqns |
| int | duplicate |
| int | action |
| int | substrate |
| int | nonlinear |
| int | nodeset |
| int | line |
| int | copy |
| int | ncount |
| char * | text |
| char * | subcircuit |
| struct value_t * | values |
| struct define_t * | define |
| struct define_t* definition_t::define |
| qucs::environment* definition_t::env |
| void* definition_t::eqns |
| char* definition_t::instance |
| struct definition_t* definition_t::next |
| struct node_t* definition_t::nodes |
| struct pair_t* definition_t::pairs |
| struct definition_t* definition_t::sub |
| char* definition_t::subcircuit |
| char* definition_t::text |
| char* definition_t::type |
| struct value_t* definition_t::values |
1.7.6.1