DistributedNetwork::ConnectInfo Struct Reference

#include <DistributedNetwork.h>

Collaboration diagram for DistributedNetwork::ConnectInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConnectInfo (void)
 ConnectInfo (int sp, int si, int so, int ai, int ao)
bool operator!= (const ConnectInfo &other) const
bool operator== (const ConnectInfo &other) const

Public Attributes

int first_spike_output_port_id
int nSpikeInputPorts
int nSpikeOutputPorts
int nAnalogInputPorts
int nAnalogOutputPorts


Detailed Description

Definition at line 82 of file DistributedNetwork.h.


Constructor & Destructor Documentation

DistributedNetwork::ConnectInfo::ConnectInfo ( void   )  [inline]

Definition at line 84 of file DistributedNetwork.h.

DistributedNetwork::ConnectInfo::ConnectInfo ( int  sp,
int  si,
int  so,
int  ai,
int  ao 
) [inline]

Definition at line 93 of file DistributedNetwork.h.


Member Function Documentation

bool DistributedNetwork::ConnectInfo::operator!= ( const ConnectInfo other  )  const [inline]

bool DistributedNetwork::ConnectInfo::operator== ( const ConnectInfo other  )  const [inline]


Member Data Documentation

Definition at line 100 of file DistributedNetwork.h.

Referenced by operator!=(), operator<<(), and operator==().

Definition at line 104 of file DistributedNetwork.h.

Referenced by operator!=(), operator<<(), and operator==().

Definition at line 105 of file DistributedNetwork.h.

Referenced by operator!=(), operator<<(), and operator==().

Definition at line 106 of file DistributedNetwork.h.

Referenced by operator!=(), operator<<(), and operator==().

Definition at line 107 of file DistributedNetwork.h.

Referenced by operator!=(), operator<<(), and operator==().


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

Generated on Wed Jul 9 16:34:47 2008 for PCSIM by  doxygen 1.5.5