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