#include <p_driver.h>
|
| 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 int | ProcessMessage (QueuePointer &resp_queue, player_msghdr_t *hdr, void *data) |
|
virtual void | Publish (void) |
|
virtual void | StageSubscribe (void) |
|
virtual void | StageUnsubscribe (void) |
|
virtual void | Subscribe (QueuePointer &queue) |
|
virtual void | Unsubscribe (QueuePointer &queue) |
|
virtual | ~Interface (void) |
|
◆ InterfaceSimulation()
InterfaceSimulation::InterfaceSimulation |
( |
player_devaddr_t |
addr, |
|
|
StgDriver * |
driver, |
|
|
ConfigFile * |
cf, |
|
|
int |
section |
|
) |
| |
◆ ~InterfaceSimulation()
virtual InterfaceSimulation::~InterfaceSimulation |
( |
void |
| ) |
|
|
inlinevirtual |
◆ ProcessMessage()
int InterfaceSimulation::ProcessMessage |
( |
QueuePointer & |
resp_queue, |
|
|
player_msghdr_t * |
hdr, |
|
|
void * |
data |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: