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< IDepoSource > | pointer |
| Access subclass facet by pointer. More... | |
| typedef std::vector< pointer > | vector |
| Vector of shared pointers. More... | |
Public Types inherited from WireCell::Interface | |
| typedef std::shared_ptr< Interface > | pointer |
Definition at line 9 of file _test_onion.cxx.
|
inlinevirtual |
Definition at line 11 of file _test_onion.cxx.
|
pure virtual |
1.8.11