#include <rtm/idl/BasicDataTypeSkel.h>
Go to the source code of this file.
Classes | |
class | BeepClient |
Enumerations | |
enum | beep_info { BEEP_INFO_START, BEEP_INFO_FREQ, BEEP_INFO_LENGTH, NUM_BEEP_INFO } |
Functions | |
void | init_beep () |
void | quit_beep () |
void | start_beep (int freq, int length=50) |
void | stop_beep () |
enum beep_info |