#include <JHICommonMem.h>
◆ JHIMemBuf()
◆ ~JHIMemBuf()
| JHIMemBuf::~JHIMemBuf |
( |
| ) |
|
|
virtual |
◆ close()
| void JHIMemBuf::close |
( |
| ) |
|
|
virtual |
◆ create()
| int JHIMemBuf::create |
( |
| ) |
|
|
virtual |
◆ getPointer()
| u8 * JHIMemBuf::getPointer |
( |
| ) |
const |
|
virtual |
◆ open()
◆ readIO() [1/2]
| u32 JHIMemBuf::readIO |
( |
u32 | position | ) |
const |
|
virtual |
◆ readIO() [2/2]
| void JHIMemBuf::readIO |
( |
u32 | position, |
|
|
u32 * | out_data ) const |
|
virtual |
◆ writeIO() [1/2]
| void JHIMemBuf::writeIO |
( |
u32 | position, |
|
|
u32 | data ) const |
|
virtual |
◆ writeIO() [2/2]
| void JHIMemBuf::writeIO |
( |
u32 | position, |
|
|
u8 * | src_data, |
|
|
u32 | length ) const |
|
virtual |
◆ mp_buffer
The documentation for this class was generated from the following files: