#include <IOCallback.h>
◆ tcIOCallback()
tcIOCallback::tcIOCallback |
( |
| ) |
|
|
inline |
◆ ~tcIOCallback()
virtual tcIOCallback::~tcIOCallback |
( |
| ) |
|
|
inlinevirtual |
◆ invalidateCache()
virtual void tcIOCallback::invalidateCache |
( |
void * |
apMem, |
|
|
size_t |
anSize |
|
) |
| |
|
pure virtual |
Performs a cache invalidation at the memory location of the size specified.
Implemented in tcIOChannel.
◆ memory()
virtual void* tcIOCallback::memory |
( |
| ) |
|
|
pure virtual |
memory mapped pointer that can be passed to invalidate cache.
Implemented in tcIOChannel.
◆ processUpdate()
virtual void tcIOCallback::processUpdate |
( |
tsNewFrameMsg * |
apMsg | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /tmp/mitycam_sdk/ARM/camera_software/src/IOChannel/IOCallback.h