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