12 #include <rtm/idl/BasicDataTypeSkel.h> 19 BeepClient () : is_start_beep(false), prev_is_start_beep(false) {};
22 void startBeep (
const int _freq,
const int _length = 50)
32 is_start_beep =
false;
41 return (is_start_beep || prev_is_start_beep);
void start_beep(int freq, int length=50)
void setDataPort(RTC::TimedLongSeq &out_data)
void startBeep(const int _freq, const int _length=50)
int get_num_beep_info() const