Public Member Functions | Public Attributes
Interface Class Reference

#include <p_driver.h>

Inheritance diagram for Interface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Interface (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section)
virtual int ProcessMessage (QueuePointer &resp_queue, player_msghdr_t *hdr, void *data)
virtual void Publish (void)
virtual void Subscribe (void)
virtual void Subscribe (QueuePointer &queue)
virtual void Unsubscribe (void)
virtual void Unsubscribe (QueuePointer &queue)
virtual ~Interface (void)

Public Attributes

player_devaddr_t addr
StgDriverdriver
double last_publish_time
double publish_interval_msec

Detailed Description

Definition at line 58 of file p_driver.h.


Constructor & Destructor Documentation

Interface::Interface ( player_devaddr_t  addr,
StgDriver driver,
ConfigFile *  cf,
int  section 
)

Definition at line 214 of file p_driver.cc.

virtual Interface::~Interface ( void  ) [inline, virtual]

Definition at line 66 of file p_driver.h.


Member Function Documentation

virtual int Interface::ProcessMessage ( QueuePointer &  resp_queue,
player_msghdr_t *  hdr,
void *  data 
) [inline, virtual]
virtual void Interface::Publish ( void  ) [inline, virtual]
virtual void Interface::Subscribe ( void  ) [inline, virtual]

Reimplemented in InterfaceModel.

Definition at line 79 of file p_driver.h.

virtual void Interface::Subscribe ( QueuePointer &  queue) [inline, virtual]

Reimplemented in InterfaceGraphics3d, and InterfaceGraphics2d.

Definition at line 81 of file p_driver.h.

virtual void Interface::Unsubscribe ( void  ) [inline, virtual]

Reimplemented in InterfaceModel.

Definition at line 80 of file p_driver.h.

virtual void Interface::Unsubscribe ( QueuePointer &  queue) [inline, virtual]

Reimplemented in InterfaceGraphics3d, and InterfaceGraphics2d.

Definition at line 82 of file p_driver.h.


Member Data Documentation

player_devaddr_t Interface::addr

Definition at line 66 of file p_driver.h.

Definition at line 72 of file p_driver.h.

Definition at line 69 of file p_driver.h.

Definition at line 70 of file p_driver.h.


The documentation for this class was generated from the following files:


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Thu Aug 27 2015 15:20:57