MemoryBase< _CoreSegmentT >::Statistics Struct Reference

#include <RobotAPI/libraries/armem/server/ltm/detail/MemoryBase.h>

Public Attributes

bool firstStart = true
 
armarx::core::time::DateTime firstStarted = armarx::core::time::DateTime::Invalid()
 
bool firstStop = true
 
armarx::core::time::DateTime firstStopped = armarx::core::time::DateTime::Invalid()
 
armarx::core::time::DateTime lastEnabled = armarx::core::time::DateTime::Invalid()
 
armarx::core::time::DateTime lastStarted = armarx::core::time::DateTime::Invalid()
 
armarx::core::time::DateTime lastStopped = armarx::core::time::DateTime::Invalid()
 
long recordedCoreSegments = 0
 

Detailed Description

template<class _CoreSegmentT>
struct armarx::armem::server::ltm::detail::MemoryBase< _CoreSegmentT >::Statistics

Definition at line 31 of file MemoryBase.h.

Member Data Documentation

◆ firstStart

bool firstStart = true

Definition at line 35 of file MemoryBase.h.

◆ firstStarted

◆ firstStop

bool firstStop = true

Definition at line 36 of file MemoryBase.h.

◆ firstStopped

◆ lastEnabled

◆ lastStarted

◆ lastStopped

◆ recordedCoreSegments

long recordedCoreSegments = 0

Definition at line 34 of file MemoryBase.h.


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