KMBox Library
mboxentry.cpp
quint64 messageOffset() const
Returns the offset of the message that is referenced by this mbox entry object.
Definition: mboxentry.cpp:70
bool operator==(const MBoxEntry &other) const
Returns whether this mbox entry object is equal to an other.
Definition: mboxentry.cpp:55
quint64 messageSize() const
Returns the size of the message that is referenced by this mbox entry object.
Definition: mboxentry.cpp:75
quint64 separatorSize() const
Returns the separator size of the message that is referenced by this mbox entry object.
Definition: mboxentry.cpp:80
MBoxEntry & operator=(const MBoxEntry &other)
Replaces this mbox entry object with an other object.
Definition: mboxentry.cpp:46
bool operator!=(const MBoxEntry &other) const
Returns whether this mbox entry object is not equal to an other.
Definition: mboxentry.cpp:60
bool isValid() const
Returns whether this is a valid mbox entry object.
Definition: mboxentry.cpp:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.