okteta
piece.h
Go to the documentation of this file.
NumberRange splitAt(Addressindex)
Piece splitAtLocal(Address localStorageOffset)
Definition: piece.h:91
describes a range of numbers which have a distance of 1 each
Definition: numberrange.h:37
Definition: piece.h:42
Piece removeLocal(const AddressRange &localRemoveStorageRange)
Definition: piece.h:99
NumberRange removeLocal(const NumberRange &removeRange)
NumberRange subRange(const NumberRange &localRange) const
Definition: piece.h:43
Piece removeStartBeforeLocal(Address storageOffset)
Definition: piece.h:103
void setEndByWidth(S width)
sets the last index of the range's range to be width-1 behind the start If the range is invalid the b...
Definition: numberrange.h:152
Definition: piece.h:38
NumberRange splitAtLocal(Addressindex)
NumberRange remove(const NumberRange &removeRange)
bool prepend(const NumberRange &other)
Piece remove(const AddressRange &removeStorageRange)
Definition: piece.h:95
Piece removeEndBehindLocal(Address storageOffset)
Definition: piece.h:109
bool append(const NumberRange &other)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.