The Sparta Modeling Framework
|
This is the complete list of members for sparta::ArchData::Line, including all inherited members.
fillWithInitial(uint64_t initial, uint32_t initial_val_size) | sparta::ArchData::Line | inline |
flagDirty() | sparta::ArchData::Line | inline |
getDataPointer(offset_type offset) const | sparta::ArchData::Line | inline |
getIdx() const | sparta::ArchData::Line | inline |
getLayoutSize() const | sparta::ArchData::Line | inline |
getOffset() const | sparta::ArchData::Line | inline |
getRawDataPtr(const offset_type offset) | sparta::ArchData::Line | inline |
isDirty() const | sparta::ArchData::Line | inline |
Line(line_idx_type idx, offset_type offset, offset_type size, uint64_t initial, uint32_t initial_val_size, uint8_t *pool_ptr=0) | sparta::ArchData::Line | inline |
Line(const Line &)=delete | sparta::ArchData::Line | |
Line(Line &&)=delete (defined in sparta::ArchData::Line) | sparta::ArchData::Line | |
operator=(const Line &)=delete (defined in sparta::ArchData::Line) | sparta::ArchData::Line | |
QUICK_CHECKPOINT_OFFSET_SIZE | sparta::ArchData::Line | static |
QUICK_CHECKPOINT_PREFIX | sparta::ArchData::Line | static |
read(offset_type offset, uint32_t idx=0) const | sparta::ArchData::Line | inline |
read(offset_type offset, offset_type size, uint8_t *data) const | sparta::ArchData::Line | inline |
restore(StorageT &in) | sparta::ArchData::Line | inline |
save(StorageT &out) | sparta::ArchData::Line | inline |
updateFrom(const Line &other) (defined in sparta::ArchData::Line) | sparta::ArchData::Line | inline |
write(offset_type offset, const T &t, uint32_t idx=0) | sparta::ArchData::Line | inline |
write(offset_type offset, offset_type size, const uint8_t *data) const | sparta::ArchData::Line | inline |