Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
DelegateInterface ()=default | |
virtual | ~DelegateInterface ()=0 |
virtual std::string | func () const |
Definition at line 336 of file DelegateTests.cpp.
View newest version in sPHENIX GitHub at line 336 of file DelegateTests.cpp
|
default |
|
inlinepure virtualdefault |
|
inlinevirtual |
Reimplemented in ConcreteDelegate.
Definition at line 340 of file DelegateTests.cpp.
View newest version in sPHENIX GitHub at line 340 of file DelegateTests.cpp
Referenced by BOOST_AUTO_TEST_CASE().