11 #ifndef INCLUDED_LIBCYBERRADIO_DRIVER_NDR472_WBDDCGROUPCOMPONENT_H 12 #define INCLUDED_LIBCYBERRADIO_DRIVER_NDR472_WBDDCGROUPCOMPONENT_H 14 #include "LibCyberRadio/Driver/WbddcGroupComponent.h" 15 #include "LibCyberRadio/Common/BasicDict.h" 91 #endif // INCLUDED_LIBCYBERRADIO_DRIVER_NDR472_WBDDCGROUPCOMPONENT_H virtual ~WbddcGroupComponent()
Destroys a WbddcGroupComponent object.
virtual WbddcGroupComponent & operator=(const WbddcGroupComponent &other)
Assignment operator for WbddcGroupComponent objects.
virtual bool executeWbddcGroupMemberQuery(int index, int groupMember, bool &isMember)
Executes the WBDDC group member query command.
WbddcGroupComponent(int index=1, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false)
Constructs a WbddcGroupComponent object.
virtual bool executeWbddcGroupEnableQuery(int index, bool &enabled)
Executes the WBDDC group enable query command.
Base WBDDC group component class.
Generic radio handler class.
virtual int debug(const char *format,...)
Outputs debug information.
Defines functionality for LibCyberRadio applications.
WBDDC group component class for the NDR472.