InterfaceSimulation Class Reference
#include <p_driver.h>
Inheritance diagram for InterfaceSimulation:

Public Member Functions | |
InterfaceSimulation (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section) | |
virtual int | ProcessMessage (QueuePointer &resp_queue, player_msghdr_t *hdr, void *data) |
virtual | ~InterfaceSimulation (void) |
![]() | |
Interface (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section) | |
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) |
Additional Inherited Members | |
![]() | |
player_devaddr_t | addr |
StgDriver * | driver |
double | last_publish_time |
double | publish_interval_msec |
Constructor & Destructor Documentation
◆ InterfaceSimulation()
InterfaceSimulation::InterfaceSimulation | ( | player_devaddr_t | addr, |
StgDriver * | driver, | ||
ConfigFile * | cf, | ||
int | section | ||
) |
◆ ~InterfaceSimulation()
|
inlinevirtual |
Member Function Documentation
◆ ProcessMessage()
|
virtual |
Reimplemented from Interface.
The documentation for this class was generated from the following files:
Generated on Mon May 15 2017 20:43:25 for Stage by
