event_detector 1.0.0
Loading...
Searching...
No Matches
event_detector::BufferManager::DataBuffers< T > Member List

This is the complete list of members for event_detector::BufferManager::DataBuffers< T >, including all inherited members.

buffer_by_client_topic_event_detector::BufferManager::DataBuffers< T >protected
clearBuffer(const std::string &client_id, const std::string &topic)event_detector::BufferManager::DataBuffers< T >
DataBuffers()event_detector::BufferManager::DataBuffers< T >
frame_by_client_topic_event_detector::BufferManager::DataBuffers< T >protected
get(const std::string &client_id="", const std::string &frame_id="", const std::string &topic="")event_detector::BufferManager::DataBuffers< T >
get(const int k, const std::string &client_id="", const std::string &frame_id="", const std::string &topic="")event_detector::BufferManager::DataBuffers< T >
get(const rclcpp::Time &start_time, const rclcpp::Time &end_time, const std::string &client_id="", const std::string &frame_id="", const std::string &topic="")event_detector::BufferManager::DataBuffers< T >
get(const int k, const rclcpp::Time &start_time, const rclcpp::Time &end_time, const std::string &client_id="", const std::string &frame_id="", const std::string &topic="")event_detector::BufferManager::DataBuffers< T >
getClients()event_detector::BufferManager::DataBuffers< T >
getFrames(const std::string &client_id)event_detector::BufferManager::DataBuffers< T >
getInfo() constevent_detector::BufferManager::DataBuffers< T >
getWithTopic(const int k, const rclcpp::Time &start_time, const rclcpp::Time &end_time, const std::string &client_id="", const std::string &frame_id="", const std::string &topic="")event_detector::BufferManager::DataBuffers< T >
insert(const typename std::shared_ptr< const T > &sample, const rclcpp::Time &stamp, const std::string &client_id, const std::string &topic, const bool clear_if_time_is_running_backwards=true)event_detector::BufferManager::DataBuffers< T >
last_stamp_by_client_topic_event_detector::BufferManager::DataBuffers< T >protected
manager_event_detector::BufferManager::DataBuffers< T >protected
mutex_by_client_topic_event_detector::BufferManager::DataBuffers< T >protected
reconfigure_mutex_event_detector::BufferManager::DataBuffers< T >mutableprotected
setBufferManager(BufferManager *manager)event_detector::BufferManager::DataBuffers< T >
timeIsRunningBackwards(const std::string &client_id, const std::string &topic, const rclcpp::Time &stamp)event_detector::BufferManager::DataBuffers< T >
update(const std::vector< ClientConnection > &clients)event_detector::BufferManager::DataBuffers< T >