![]() |
ATLAS Offline Software
|
#include <HelloTool.h>
Public Member Functions | |
| HelloTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | saySomething () override |
Private Attributes | |
| Gaudi::Property< std::string > | m_myMessage |
Definition at line 13 of file HelloTool.h.
| HelloTool::HelloTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 7 of file HelloTool.cxx.
|
overridevirtual |
Definition at line 11 of file HelloTool.cxx.
|
private |
Definition at line 21 of file HelloTool.h.