|
|
#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, const std::string &additionalInfo="") |
| 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... | |
Definition at line 31 of file MaxHistorySize.h.
|
inline |
Sets the maximum history size of entities in this container.
This affects all current entities as well as new ones.
Definition at line 41 of file MaxHistorySize.h.
Here is the caller graph for this function: