Torc  0.1
Public Member Functions | Static Public Attributes | List of all members
TorcSystemInputs Class Referencefinal

#include <torcsysteminputs.h>

Inheritance diagram for TorcSystemInputs:
[legend]

Public Member Functions

 TorcSystemInputs ()
 
void Create (const QVariantMap &Details) override
 
void Destroy (void) override
 
- Public Member Functions inherited from TorcDeviceHandler
 TorcDeviceHandler ()
 
virtual ~TorcDeviceHandler ()=default
 

Static Public Attributes

static TorcSystemInputsgSystemInputs = new TorcSystemInputs()
 

Additional Inherited Members

- Static Public Member Functions inherited from TorcDeviceHandler
static void Start (const QVariantMap &Details)
 
static void Stop (void)
 
- Protected Member Functions inherited from TorcDeviceHandler
TorcDeviceHandlerGetNextHandler (void)
 
- Static Protected Member Functions inherited from TorcDeviceHandler
static TorcDeviceHandlerGetDeviceHandler (void)
 
- Protected Attributes inherited from TorcDeviceHandler
QReadWriteLock m_handlerLock
 

Detailed Description

Definition at line 10 of file torcsysteminputs.h.

Constructor & Destructor Documentation

TorcSystemInputs::TorcSystemInputs ( )

Definition at line 32 of file torcsysteminputs.cpp.

Member Function Documentation

void TorcSystemInputs::Create ( const QVariantMap &  Details)
overridevirtual

Implements TorcDeviceHandler.

Definition at line 38 of file torcsysteminputs.cpp.

void TorcSystemInputs::Destroy ( void  )
overridevirtual

Implements TorcDeviceHandler.

Definition at line 74 of file torcsysteminputs.cpp.

Member Data Documentation

TorcSystemInputs * TorcSystemInputs::gSystemInputs = new TorcSystemInputs()
static

Definition at line 15 of file torcsysteminputs.h.


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