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