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

connection.h File Reference

A connection is a device created by joining nport devices. More...

#include "nport.h"

Go to the source code of this file.

Compounds

class  connection

Defines

#define CONNECTION_H   1


Detailed Description

A connection is a device created by joining nport devices.

It has four constructors, one for interconnections, one for intraconnections, one for joining two devices without connecting any ports, one for sticking in a single device with no connections.

connection is used by the class circuit.

A connection is intended to be used only during the construction and calculation of a circuit by the circuit class.

A possible improvement would be to make all members private, and call class circuit a friend. This would prevent accidental abuse of this class.

Author(s):
John Ward
Date:
September 8, 1997

Definition in file connection.h.


Define Documentation

#define CONNECTION_H   1
 

Definition at line 69 of file connection.h.


Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7