atlas
Public Types | Public Member Functions | List of all members
atlas::interpolation::IndexKDTreeCache Class Referencefinal
Inheritance diagram for atlas::interpolation::IndexKDTreeCache:
Inheritance graph
[legend]
Collaboration diagram for atlas::interpolation::IndexKDTreeCache:
Collaboration graph
[legend]

Public Types

using IndexKDTree = IndexKDTreeCacheEntry::IndexKDTree
 

Public Member Functions

 IndexKDTreeCache (const Cache &c)
 
 IndexKDTreeCache (const IndexKDTree &)
 
 IndexKDTreeCache (const Interpolation &)
 
 operator bool () const
 
const IndexKDTreetree () const
 
size_t footprint () const
 
- Public Member Functions inherited from atlas::interpolation::Cache
 Cache (const Cache &other)
 
 Cache (const Interpolation &)
 
 operator bool () const
 
size_t footprint () const
 
void add (const Cache &)
 
const InterpolationCacheEntryget (const std::string &type) const
 

Additional Inherited Members

- Protected Member Functions inherited from atlas::interpolation::Cache
 Cache (std::shared_ptr< InterpolationCacheEntry > cache)
 

The documentation for this class was generated from the following files: