sipXcallLib home page


Public Member Functions | Private Member Functions | List of all members
PsLampDevLinux Class Reference

#include <PsLampDevLinux.h>

Inheritance diagram for PsLampDevLinux:
Inheritance graph
[legend]
Collaboration diagram for PsLampDevLinux:
Collaboration graph
[legend]

Public Member Functions

 PsLampDevLinux (PsLampTask *pLampTask=NULL)
 
virtual ~PsLampDevLinux ()
 
void lightLamps (unsigned long onLamps)
 
- Public Member Functions inherited from PsLampDev
virtual ~PsLampDev ()
 

Private Member Functions

 PsLampDevLinux (const PsLampDevLinux &rPsLampDevLinux)
 
PsLampDevLinuxoperator= (const PsLampDevLinux &rhs)
 

Additional Inherited Members

- Static Public Member Functions inherited from PsLampDev
static PsLampDevgetLampDev (PsLampTask *pLampTask)
 
- Protected Member Functions inherited from PsLampDev
 PsLampDev (PsLampTask *pLampTask=NULL)
 
- Static Protected Attributes inherited from PsLampDev
static PsLampDevspInstance = 0
 
static OsBSem sLock
 

Constructor & Destructor Documentation

PsLampDevLinux ( PsLampTask pLampTask = NULL)
~PsLampDevLinux ( )
virtual
PsLampDevLinux ( const PsLampDevLinux rPsLampDevLinux)
private

Member Function Documentation

void lightLamps ( unsigned long  onLamps)
virtual

Implements PsLampDev.

PsLampDevLinux& operator= ( const PsLampDevLinux rhs)
private