Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
bitpit::LevelSetContainerCacheFactory< key_t, container_t > Class Template Reference

The class LevelSetContainerCacheFactory provides basic functionalities for cache factories. More...

#include <levelSetCache.hpp>

Inheritance diagram for bitpit::LevelSetContainerCacheFactory< key_t, container_t >:
Inheritance graph
[legend]
Collaboration diagram for bitpit::LevelSetContainerCacheFactory< key_t, container_t >:
Collaboration graph
[legend]

Public Types

typedef LevelSetContainerBaseCacheFactory< key_t, container_t > Base
 

Public Member Functions

std::unique_ptr< LevelSetCache< key_t > > create () const override
 

Detailed Description

template<typename key_t, typename container_t>
class bitpit::LevelSetContainerCacheFactory< key_t, container_t >

The class LevelSetContainerCacheFactory provides basic functionalities for cache factories.

Definition at line 523 of file levelSetCache.hpp.

Member Typedef Documentation

◆ Base

template<typename key_t , typename container_t >
typedef LevelSetContainerBaseCacheFactory<key_t, container_t> bitpit::LevelSetContainerCacheFactory< key_t, container_t >::Base

Definition at line 526 of file levelSetCache.hpp.

Member Function Documentation

◆ create()

template<typename key_t , typename container_t >
std::unique_ptr< LevelSetCache< key_t > > bitpit::LevelSetContainerCacheFactory< key_t, container_t >::create ( ) const
overridevirtual

The documentation for this class was generated from the following file:
--- layout: doxygen_footer ---