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