The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::DataView Member List

This is the complete list of members for sparta::DataView, including all inherited members.

ArchDataSegment(const ArchDataSegment &)=delete (defined in sparta::ArchDataSegment)sparta::ArchDataSegment
ArchDataSegment(const ArchDataSegment &&)=delete (defined in sparta::ArchDataSegment)sparta::ArchDataSegment
ArchDataSegment(ArchData *data, offset_type size, ident_type id, ident_type subset_of=INVALID_ID, offset_type subset_offset=0)sparta::ArchDataSegmentinline
DataView(ArchData *data, ident_type id, offset_type size, ident_type subset_of=INVALID_ID, offset_type subset_offset=0, const uint8_t *initial_buf_le=nullptr)sparta::DataViewinline
DATAVIEW_UNPLACED_STRsparta::DataViewstatic
getArchData() constsparta::DataViewinline
sparta::ArchDataSegment::getArchData()sparta::ArchDataSegmentinline
getByteString() constsparta::DataViewinline
getID() constsparta::DataViewinline
getLayoutID() constsparta::ArchDataSegmentinline
getLayoutSize() constsparta::ArchDataSegmentinline
getLine() constsparta::DataViewinline
getOffset() constsparta::DataViewinline
getSize() constsparta::DataViewinline
getSubsetOf() constsparta::ArchDataSegmentinline
getSubsetOffset() constsparta::ArchDataSegmentinline
getValueAsString() constsparta::DataViewinline
ident_type typedefsparta::DataView
index_type typedefsparta::DataView
INVALID_IDsparta::DataViewstatic
isPlaced() constsparta::ArchDataSegmentinline
offset_type typedefsparta::DataView
operator=(const DataView &rhp)sparta::DataViewinline
operator=(const ArchDataSegment &)=delete (defined in sparta::ArchDataSegment)sparta::ArchDataSegment
place(offset_type offset)sparta::ArchDataSegmentinline
place_(offset_type offset) overridesparta::DataViewinlineprotectedvirtual
read(index_type idx=0) constsparta::DataViewinline
readPadded(index_type idx=0) constsparta::DataViewinline
readPaddedUnsafe(index_type idx=0) constsparta::DataViewinline
readUnsafe(index_type idx=0) constsparta::DataViewinline
write(T val, index_type idx=0)sparta::DataViewinline
writeInitial()sparta::ArchDataSegmentinline
writeInitial_() overridesparta::DataViewinlineprotectedvirtual
writeTruncated(T val, uint32_t idx=0)sparta::DataViewinline
writeTruncatedUnsafe(T val, uint32_t idx=0)sparta::DataViewinline
writeUnsafe(T val, index_type idx=0)sparta::DataViewinline
~ArchDataSegment()sparta::ArchDataSegmentinlinevirtual