#include <MemoryBlock.h>
◆ MemoryBlock()
openjaus::system::MemoryBlock::MemoryBlock |
( |
uint64 |
size | ) |
|
◆ ~MemoryBlock()
openjaus::system::MemoryBlock::~MemoryBlock |
( |
| ) |
|
|
virtual |
◆ clear()
bool openjaus::system::MemoryBlock::clear |
( |
| ) |
|
◆ getPointer()
char *const openjaus::system::MemoryBlock::getPointer |
( |
| ) |
const |
◆ getSize()
uint64 openjaus::system::MemoryBlock::getSize |
( |
| ) |
const |
◆ setSize()
uint64 openjaus::system::MemoryBlock::setSize |
( |
uint64 |
size | ) |
|
◆ toString() [1/2]
std::string openjaus::system::MemoryBlock::toString |
( |
| ) |
const |
|
virtual |
◆ toString() [2/2]
std::string openjaus::system::MemoryBlock::toString |
( |
int |
byteCount | ) |
const |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ memoryBlock
char* openjaus::system::MemoryBlock::memoryBlock |
|
private |
◆ memorySize
uint64 openjaus::system::MemoryBlock::memorySize |
|
private |
◆ size
uint64 openjaus::system::MemoryBlock::size |
|
private |
The documentation for this class was generated from the following files: