CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::BasicMosaicCacheView Class Reference

Basic view on top of the mosaic cache. More...

Inheritance diagram for catapult::cache::BasicMosaicCacheView:
Collaboration diagram for catapult::cache::BasicMosaicCacheView:

Public Types

using ReadOnlyView = MosaicCacheTypes::CacheReadOnlyType
 

Public Member Functions

 BasicMosaicCacheView (const MosaicCacheTypes::BaseSets &mosaicSets)
 Creates a view around mosaicSets. More...
 
- Public Member Functions inherited from catapult::utils::MoveOnly
constexpr MoveOnly ()=default
 Default constructor. More...
 
 ~MoveOnly ()=default
 Default destructor. More...
 
 MoveOnly (const NonCopyable &)=delete
 Disabled copy constructor. More...
 
 MoveOnly (MoveOnly &&)=default
 Default move constructor. More...
 
MoveOnlyoperator= (const MoveOnly &)=delete
 Disabled assignment operator. More...
 
MoveOnlyoperator= (MoveOnly &&)=default
 Default move assignment operator. More...
 

Detailed Description

Basic view on top of the mosaic cache.

Member Typedef Documentation

◆ ReadOnlyView

Constructor & Destructor Documentation

◆ BasicMosaicCacheView()

catapult::cache::BasicMosaicCacheView::BasicMosaicCacheView ( const MosaicCacheTypes::BaseSets mosaicSets)
inlineexplicit

Creates a view around mosaicSets.


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