LibreOffice Module sc (master) 1
Classes
dpcache.hxx File Reference
#include "address.hxx"
#include "calcmacros.hxx"
#include "dpitemdata.hxx"
#include "dpnumgroupinfo.hxx"
#include "scdllapi.h"
#include "types.hxx"
#include <mdds/flat_segment_tree.hpp>
#include <tools/long.hxx>
#include <o3tl/sorted_vector.hxx>
#include <memory>
#include <unordered_set>
#include <vector>
Include dependency graph for dpcache.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScDPCache
 This class represents the cached data part of the datapilot cache table implementation. More...
 
struct  ScDPCache::GroupItems
 
struct  ScDPCache::Field
 
class  ScDPCache::DBConnector
 Interface for connecting to database source. More...