Template Class TimedSourceRegistry
Defined in File foxglove_source_registry.hpp
Class Documentation
-
template<typename SourceT>
class TimedSourceRegistry Public Types
Public Functions
-
inline bool has(const std::string &topic) const
-
inline size_t prune(int64_t now_ns, int64_t ttl_ns)
-
inline std::vector<SourceSharedPtr> snapshot() const
-
inline bool has(const std::string &topic) const