sensorfw
SensorManagerInterface Class Reference

#include <sensormanagerinterface.h>

Inheritance diagram for SensorManagerInterface:
LocalSensorManagerInterface

List of all members.

Public Member Functions

template<class SensorInterfaceType >
void registerSensorInterface (const QString &sensorName)
AbstractSensorChannelInterfaceinterface (const QString &id)
bool releaseInterface (const QString &id, int sessionId)
bool registeredAndCorrectClassName (const QString &id, const QString &className) const

Static Public Member Functions

static SensorManagerInterfaceinstance ()

Protected Member Functions

 SensorManagerInterface ()
virtual ~SensorManagerInterface ()

Protected Attributes

QMap< QString,
SensorInterfaceEntry
sensorInterfaceMap_

Static Protected Attributes

static SensorManagerInterfaceifc_

Detailed Description

Definition at line 41 of file sensormanagerinterface.h.


Constructor & Destructor Documentation

virtual SensorManagerInterface::~SensorManagerInterface ( ) [inline, protected, virtual]

Definition at line 58 of file sensormanagerinterface.h.


Member Function Documentation

bool SensorManagerInterface::registeredAndCorrectClassName ( const QString &  id,
const QString &  className 
) const
template<class SensorInterfaceType >
void SensorManagerInterface::registerSensorInterface ( const QString &  sensorName)

Definition at line 66 of file sensormanagerinterface.h.

bool SensorManagerInterface::releaseInterface ( const QString &  id,
int  sessionId 
)

Member Data Documentation

Definition at line 62 of file sensormanagerinterface.h.

Definition at line 60 of file sensormanagerinterface.h.


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