Autoware.Auto
autoware::prediction::History< FilterT, kNumOfStates, EventT > Member List

This is the complete list of members for autoware::prediction::History< FilterT, kNumOfStates, EventT >, including all inherited members.

emplace_event(const Timestamp &timestamp, const HistoryEntry &entry)autoware::prediction::History< FilterT, kNumOfStates, EventT >
empty() const noexceptautoware::prediction::History< FilterT, kNumOfStates, EventT >inline
get_filter() const noexceptautoware::prediction::History< FilterT, kNumOfStates, EventT >inline
get_filter() noexceptautoware::prediction::History< FilterT, kNumOfStates, EventT >inline
get_last_event() const noexceptautoware::prediction::History< FilterT, kNumOfStates, EventT >inline
get_last_timestamp() const noexceptautoware::prediction::History< FilterT, kNumOfStates, EventT >inline
History(FilterT &filter, const std::size_t max_history_size, const common::types::float32_t mahalanobis_threshold)autoware::prediction::History< FilterT, kNumOfStates, EventT >inlineexplicit
size() const noexceptautoware::prediction::History< FilterT, kNumOfStates, EventT >inline