MaxHistorySizeParent< DerivedT > Class Template Reference

#include <RobotAPI/libraries/armem/server/wm/detail/MaxHistorySize.h>

+ Inheritance diagram for MaxHistorySizeParent< DerivedT >:

Public Member Functions

void setMaxHistorySize (long maxSize)
 Sets the maximum history size of entities in this container. More...
 
- Public Member Functions inherited from MaxHistorySize
long getMaxHistorySize () const
 
void setMaxHistorySize (long maxSize)
 Set the maximum number of snapshots to be contained in an entity. More...
 

Additional Inherited Members

- Protected Attributes inherited from MaxHistorySize
long _maxHistorySize = -1
 Maximum size of entity histories. More...
 

Detailed Description

template<class DerivedT>
class armarx::armem::server::wm::detail::MaxHistorySizeParent< DerivedT >

Definition at line 36 of file MaxHistorySize.h.

Member Function Documentation

◆ setMaxHistorySize()

void setMaxHistorySize ( long  maxSize)
inline

Sets the maximum history size of entities in this container.

This affects all current entities as well as new ones.

See also
MaxHistorySize::setMaxHistorySize()

Definition at line 46 of file MaxHistorySize.h.

+ Here is the caller graph for this function:

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