SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
ConnectionId.h File Reference
#include <Dataflow/Network/ModuleDescription.h>
#include <Dataflow/Network/share.h>

Go to the source code of this file.

Classes

struct  OutgoingConnectionDescription
 
struct  IncomingConnectionDescription
 
struct  ConnectionDescription
 
struct  ConnectionId
 
struct  OrderedByConnectionId
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Dataflow
 
 SCIRun::Dataflow::Networks
 

Functions

SCISHARE bool operator== (const ConnectionId &lhs, const ConnectionId &rhs)
 
SCISHARE bool operator!= (const ConnectionId &lhs, const ConnectionId &rhs)
 
SCISHARE bool operator== (const OutgoingConnectionDescription &lhs, const OutgoingConnectionDescription &rhs)
 
SCISHARE bool operator!= (const OutgoingConnectionDescription &lhs, const OutgoingConnectionDescription &rhs)
 
SCISHARE bool operator== (const IncomingConnectionDescription &lhs, const IncomingConnectionDescription &rhs)
 
SCISHARE bool operator!= (const IncomingConnectionDescription &lhs, const IncomingConnectionDescription &rhs)
 
SCISHARE bool operator== (const ConnectionDescription &lhs, const ConnectionDescription &rhs)
 
SCISHARE bool operator!= (const ConnectionDescription &lhs, const ConnectionDescription &rhs)