ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcbPIX Class Reference

#include <ngcbPIX.hpp>

Public Member Functions

ngcbPIXoperator= (const ngcbPIX &other)
 Operator =.
 
 ngcbPIX (const ngcbPIX &other)
 Copy constructor.
 
 ngcbPIX (const ngcb_pcfg_t &cfg)
 Constructor.
 
virtual ~ngcbPIX ()
 Destructor.
 
const char * ErrMsg ()
 Return error message.
 
int Port ()
 Return actual service port.
 
int Initialized ()
 Initialized.
 
void RstCnt ()
 Reset convert counter.
 
int Service ()
 Service loop.
 

Protected Member Functions

virtual unsigned short Sample16 (size_t channel, size_t cvt)
 16-bit sample
 
virtual int Sample32 (size_t channel, size_t cvt)
 32-bit sample
 

Protected Attributes

ngcb_pcfg_t pktCfg
 Packet service configuration.
 

Detailed Description

Pixel service class

Constructor & Destructor Documentation

◆ ngcbPIX() [1/2]

ngcbPIX::ngcbPIX ( const ngcbPIX & other)
inline

Copy constructor.

◆ ngcbPIX() [2/2]

ngcbPIX::ngcbPIX ( const ngcb_pcfg_t & cfg)
inlineexplicit

Constructor.

◆ ~ngcbPIX()

virtual ngcbPIX::~ngcbPIX ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ ErrMsg()

const char * ngcbPIX::ErrMsg ( )
inline

Return error message.

◆ Initialized()

int ngcbPIX::Initialized ( )
inline

Initialized.

◆ operator=()

ngcbPIX & ngcbPIX::operator= ( const ngcbPIX & other)
inline

Operator =.

◆ Port()

int ngcbPIX::Port ( )
inline

Return actual service port.

◆ RstCnt()

void ngcbPIX::RstCnt ( )
inline

Reset convert counter.

◆ Sample16()

virtual unsigned short ngcbPIX::Sample16 ( size_t channel,
size_t cvt )
inlineprotectedvirtual

16-bit sample

◆ Sample32()

virtual int ngcbPIX::Sample32 ( size_t channel,
size_t cvt )
inlineprotectedvirtual

32-bit sample

◆ Service()

int ngcbPIX::Service ( )
inline

Service loop.

Member Data Documentation

◆ pktCfg

ngcb_pcfg_t ngcbPIX::pktCfg
protected

Packet service configuration.


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