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

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from WireCell::IComponent< IDepoSource >
typedef std::shared_ptr< IDepoSourcepointer
 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 9 of file _test_onion.cxx.

Constructor & Destructor Documentation

virtual IDepoSource::~IDepoSource ( )
inlinevirtual

Definition at line 11 of file _test_onion.cxx.

11 {}

Member Function Documentation

virtual bool IDepoSource::operator() ( WireCell::IDepo::pointer out)
pure virtual

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