marble
OpenCachingCacheLog.h
Go to the documentation of this file.
void removeLogEntry(int index)
Definition: OpenCachingCacheLog.cpp:41
void setCacheId(unsigned long long cacheId)
Definition: OpenCachingCacheLog.cpp:26
OpenCachingCacheLog()
Definition: OpenCachingCacheLog.cpp:16
OpenCachingCacheLogEntry & operator[](int index)
Definition: OpenCachingCacheLog.cpp:21
void addLogEntry(const OpenCachingCacheLogEntry &logEntry)
Definition: OpenCachingCacheLog.cpp:36
Single log entry for a cache.
Definition: OpenCachingCacheLogEntry.h:25
int currentIndex() const
unsigned long long cacheId() const
Definition: OpenCachingCacheLog.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:13:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.