![]() |
The Gaudi Framework
master (2e57474e)
|

Public Member Functions | |
| Eventually (Gaudi::Algorithm const *p, void(*a)(Gaudi::Algorithm const *)) | |
| Eventually (Eventually const &)=delete | |
| Eventually & | operator= (Eventually const &)=delete |
| Eventually (Eventually &&other) | |
| Eventually & | operator= (Eventually &&other) |
| ~Eventually () | |
Public Attributes | |
| Gaudi::Algorithm const * | parent = nullptr |
| void(* | action )(Gaudi::Algorithm const *) = nullptr |
Definition at line 702 of file MakeAndConsume.cpp.
|
inline |
Definition at line 705 of file MakeAndConsume.cpp.
|
delete |
|
inline |
Definition at line 708 of file MakeAndConsume.cpp.
|
inline |
Definition at line 715 of file MakeAndConsume.cpp.
|
inline |
Definition at line 710 of file MakeAndConsume.cpp.
|
delete |
| void(* Gaudi::TestSuite::Eventually::action) (Gaudi::Algorithm const *) = nullptr |
Definition at line 704 of file MakeAndConsume.cpp.
| Gaudi::Algorithm const* Gaudi::TestSuite::Eventually::parent = nullptr |
Definition at line 703 of file MakeAndConsume.cpp.