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

Public Member Functions | |
| InterfaceModel (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section, const std::string &type) | |
| virtual void | Subscribe (void) |
| virtual void | Subscribe (QueuePointer &queue) |
| virtual void | Unsubscribe (void) |
| virtual void | Unsubscribe (QueuePointer &queue) |
| virtual | ~InterfaceModel (void) |
Protected Attributes | |
| Stg::Model * | mod |
Constructor & Destructor Documentation
| InterfaceModel::InterfaceModel | ( | player_devaddr_t | addr, |
| StgDriver * | driver, | ||
| ConfigFile * | cf, | ||
| int | section, | ||
| const std::string & | type | ||
| ) |
| virtual InterfaceModel::~InterfaceModel | ( | void | ) | [inline, virtual] |
Member Function Documentation
| void InterfaceModel::Subscribe | ( | void | ) | [virtual] |
Reimplemented from Interface.
| virtual void InterfaceModel::Subscribe | ( | QueuePointer & | queue | ) | [virtual] |
Reimplemented from Interface.
Reimplemented in InterfaceGraphics3d, and InterfaceGraphics2d.
| void InterfaceModel::Unsubscribe | ( | void | ) | [virtual] |
Reimplemented from Interface.
| virtual void InterfaceModel::Unsubscribe | ( | QueuePointer & | queue | ) | [virtual] |
Reimplemented from Interface.
Reimplemented in InterfaceGraphics3d, and InterfaceGraphics2d.
Member Data Documentation
Stg::Model* InterfaceModel::mod [protected] |
The documentation for this class was generated from the following files:
Generated on Thu Dec 29 2011 16:43:39 for Stage by
1.7.5.1
