Public Member Functions | List of all members
IDepoSink Class Referenceabstract
Inheritance diagram for IDepoSink:
WireCell::IComponent< IDepoSink > WireCell::Interface

Public Member Functions

virtual ~IDepoSink ()
 
virtual bool operator() (const WireCell::IDepo::pointer &in)=0
 
- Public Member Functions inherited from WireCell::IComponent< IDepoSink >
virtual ~IComponent ()
 
- Public Member Functions inherited from WireCell::Interface
virtual ~Interface ()
 

Additional Inherited Members

- Public Types inherited from WireCell::IComponent< IDepoSink >
typedef std::shared_ptr< IDepoSinkpointer
 Access subclass facet by pointer. More...
 
typedef std::vector< pointervector
 Vector of shared pointers. More...
 
- Public Types inherited from WireCell::Interface
typedef std::shared_ptr< Interfacepointer
 

Detailed Description

Definition at line 14 of file _test_onion.cxx.

Constructor & Destructor Documentation

virtual IDepoSink::~IDepoSink ( )
inlinevirtual

Definition at line 16 of file _test_onion.cxx.

16 {}

Member Function Documentation

virtual bool IDepoSink::operator() ( const WireCell::IDepo::pointer in)
pure virtual

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