Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ConcreteDelegate Struct Reference
+ Inheritance diagram for ConcreteDelegate:
+ Collaboration diagram for ConcreteDelegate:

Public Member Functions

std::string func () const final
 
- Public Member Functions inherited from DelegateInterface
 DelegateInterface ()=default
 
virtual ~DelegateInterface ()=0
 

Detailed Description

Definition at line 344 of file DelegateTests.cpp.

View newest version in sPHENIX GitHub at line 344 of file DelegateTests.cpp

Member Function Documentation

std::string ConcreteDelegate::func ( ) const
inlinefinalvirtual

Reimplemented from DelegateInterface.

Definition at line 345 of file DelegateTests.cpp.

View newest version in sPHENIX GitHub at line 345 of file DelegateTests.cpp

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the caller graph for this function:


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