#include <RobotAPI/libraries/armem/core/base/detail/lookup_mixins.h>
template<class DerivedT>
struct armarx::armem::base::detail::GetLatestSnapshotMixin< DerivedT >
Definition at line 188 of file lookup_mixins.h.
◆ getLatestSnapshot() [1/2]
auto& getLatestSnapshot |
( |
int |
snapshotIndex = 0 | ) |
|
|
inline |
Retrieve the latest entity snapshot.
- Parameters
-
snapshotIndex | The snapshot's index in the latest snapshot. |
- Returns
- The latest entity snapshot.
- Exceptions
-
Definition at line 199 of file lookup_mixins.h.
◆ getLatestSnapshot() [2/2]
const auto& getLatestSnapshot |
( |
int |
snapshotIndex = 0 | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: