Home Previous Up Next Index

armarx::armem::query::data::provider

Overview

module provider

@brief Get the last snapshot before the timestamp or a sequence of n last elements before the timestamp depending on #maxEntries Depending on #maxEntries, the behavior is as follows: - #maxEntries == 1 => last element before timestamp - #maxEntries > 1 => n last elements before timestamp - #maxEntries < 0 => all elements before timestamp

Class Index

All
Regex
Single

Home Previous Up Next Index