SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
MockPorts.h File Reference
#include <Dataflow/Network/PortInterface.h>
#include <Dataflow/Network/DataflowInterfaces.h>
#include <gmock/gmock.h>

Go to the source code of this file.

Classes

class  MockPortDescription
 
class  MockInputPort
 
class  MockOutputPort
 
class  MockDatatypeSink
 
class  MockDatatypeSource
 

Namespaces

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

Typedefs

typedef boost::shared_ptr
< MockPortDescription > 
MockPortDescriptionPtr
 
typedef boost::shared_ptr
< MockInputPort > 
MockInputPortPtr
 
typedef boost::shared_ptr
< MockOutputPort > 
MockOutputPortPtr
 
typedef boost::shared_ptr
< MockDatatypeSink > 
MockDatatypeSinkPtr
 
typedef boost::shared_ptr
< MockDatatypeSource > 
MockDatatypeSourcePtr