InterfaceModel Class Reference

#include <p_driver.h>

Inheritance diagram for InterfaceModel:

List of all members.

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::Modelmod

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


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