#include <p_driver.h>
Definition at line 52 of file p_driver.h.
◆ Interface()
Interface::Interface |
( |
player_devaddr_t |
addr, |
|
|
StgDriver * |
driver, |
|
|
ConfigFile * |
cf, |
|
|
int |
section |
|
) |
| |
◆ ~Interface()
virtual Interface::~Interface |
( |
void |
| ) |
|
|
inlinevirtual |
◆ ProcessMessage()
virtual int Interface::ProcessMessage |
( |
QueuePointer & |
resp_queue, |
|
|
player_msghdr_t * |
hdr, |
|
|
void * |
data |
|
) |
| |
|
inlinevirtual |
◆ Publish()
virtual void Interface::Publish |
( |
void |
| ) |
|
|
inlinevirtual |
Reimplemented in InterfaceLocalize, InterfaceBumper, InterfacePtz, InterfaceCamera, InterfaceBlobfinder, InterfaceActArray, InterfaceFiducial, InterfacePower, InterfaceRanger, InterfaceSpeech, InterfaceWifi, InterfaceGripper, and InterfacePosition.
Definition at line 67 of file p_driver.h.
◆ StageSubscribe()
virtual void Interface::StageSubscribe |
( |
void |
| ) |
|
|
inlinevirtual |
◆ StageUnsubscribe()
virtual void Interface::StageUnsubscribe |
( |
void |
| ) |
|
|
inlinevirtual |
◆ Subscribe()
virtual void Interface::Subscribe |
( |
QueuePointer & |
queue | ) |
|
|
inlinevirtual |
◆ Unsubscribe()
virtual void Interface::Unsubscribe |
( |
QueuePointer & |
queue | ) |
|
|
inlinevirtual |
◆ addr
player_devaddr_t Interface::addr |
◆ driver
The documentation for this class was generated from the following files: