Generic hardware access library
|
#include <ExceptionTester.hh>
Public Member Functions | |
bool | execute () |
string | getName () const |
string | getDescription () const |
Definition at line 19 of file ExceptionTester.hh.
bool HAL::ExceptionTester::execute | ( | ) |
Definition at line 11 of file ExceptionTester.cc.
string HAL::ExceptionTester::getDescription | ( | ) | const |
Definition at line 3 of file ExceptionTester.cc.
string HAL::ExceptionTester::getName | ( | ) | const [inline] |
Definition at line 22 of file ExceptionTester.hh.