|
CatapultServer
v0.5.0.1 (Elephant)
|
A synchronized height associated with a catapult cache. More...

Public Member Functions | |
| CacheHeightView | view () const |
| Gets a read only view of the height. More... | |
| CacheHeightModifier | modifier () |
| Gets a write only view of the height. More... | |
Private Attributes | |
| Height | m_height |
| utils::SpinReaderWriterLock | m_lock |
A synchronized height associated with a catapult cache.
|
inline |
Gets a write only view of the height.

|
inline |
Gets a read only view of the height.

|
private |
|
mutableprivate |