3 #ifndef SONAR_TRITECH_ECHOSOUNDER_TASK_HPP 4 #define SONAR_TRITECH_ECHOSOUNDER_TASK_HPP 6 #include "sonar_tritech/EchosounderBase.hpp" 30 friend class EchosounderBase;
40 Echosounder(std::string
const& name =
"sonar_tritech::Echosounder");
47 Echosounder(std::string
const& name, RTT::ExecutionEngine* engine);
The task context provides and requires services. It uses an ExecutionEngine to perform its functions...
Definition: Echosounder.hpp:28
Definition: Echosounder.hpp:8
Definition: Echosounder.hpp:12
sea_net::Echosounder * driver
Definition: Echosounder.hpp:32