Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
tcRegisterFileObserver Class Referenceabstract

#include <RegisterFileObserver.h>

Inheritance diagram for tcRegisterFileObserver:
Collaboration diagram for tcRegisterFileObserver:

Public Member Functions

virtual void notifyRead (int64_t anAddr, int64_t anOffset, int64_t anLen) const =0
 notifyRead - a pre-read notification hook More...
 

Member Function Documentation

◆ notifyRead()

virtual void tcRegisterFileObserver::notifyRead ( int64_t  anAddr,
int64_t  anOffset,
int64_t  anLen 
) const
pure virtual

notifyRead - a pre-read notification hook

Parameters
anAddrbase address of GenICam Register in question about to be read
anOffsetoffset into the GenICam Register region about to be read
anLennumber of bytes about to be read

Implemented in SocCamera::tcFrameIntervalHandler, SocCamera::tcDigitalIOHandler, SocCamera::tcBlackLevelHandler, SocCamera::tcPeekHandler, SocCamera::tcTemperatureHandler, and SocCamera::tcVoltageSensorHandler.


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