Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::RecordingStream Member List

This is the complete list of members for rerun::RecordingStream, including all inherited members.

connect(std::string_view tcp_addr="127.0.0.1:9876", float flush_timeout_sec=2.0) constrerun::RecordingStream
current(StoreKind store_kind=StoreKind::Recording)rerun::RecordingStreamstatic
disable_timeline(std::string_view timeline_name) constrerun::RecordingStream
flush_blocking() constrerun::RecordingStream
is_enabled() constrerun::RecordingStreaminline
kind() constrerun::RecordingStreaminline
log(std::string_view entity_path, const Ts &... archetypes_or_collections) constrerun::RecordingStreaminline
log_file_from_contents(const std::filesystem::path &filepath, const std::byte *contents, size_t contents_size, std::string_view entity_path_prefix=std::string_view(), bool static_=false) constrerun::RecordingStreaminline
log_file_from_path(const std::filesystem::path &filepath, std::string_view entity_path_prefix=std::string_view(), bool static_=false) constrerun::RecordingStreaminline
log_static(std::string_view entity_path, const Ts &... archetypes_or_collections) constrerun::RecordingStreaminline
log_timeless(std::string_view entity_path, const Ts &... archetypes_or_collections) const (defined in rerun::RecordingStream)rerun::RecordingStreaminline
log_with_static(std::string_view entity_path, bool static_, const Ts &... archetypes_or_collections) constrerun::RecordingStreaminline
log_with_timeless(std::string_view entity_path, bool timeless, const Ts &... archetypes_or_collections) const (defined in rerun::RecordingStream)rerun::RecordingStreaminline
RecordingStream(std::string_view app_id, std::string_view recording_id=std::string_view(), StoreKind store_kind=StoreKind::Recording)rerun::RecordingStream
reset_time() constrerun::RecordingStream
save(std::string_view path) constrerun::RecordingStream
set_global() constrerun::RecordingStream
set_thread_local() constrerun::RecordingStream
set_time(std::string_view timeline_name, std::chrono::time_point< TClock > time) constrerun::RecordingStreaminline
set_time(std::string_view timeline_name, std::chrono::duration< TRep, TPeriod > time) constrerun::RecordingStreaminline
set_time_nanos(std::string_view timeline_name, int64_t nanos) constrerun::RecordingStream
set_time_seconds(std::string_view timeline_name, double seconds) constrerun::RecordingStream
set_time_sequence(std::string_view timeline_name, int64_t sequence_nr) constrerun::RecordingStream
spawn(const SpawnOptions &options={}, float flush_timeout_sec=2.0) constrerun::RecordingStream
spawn(const SpawnOptions &options={}, std::chrono::duration< TRep, TPeriod > flush_timeout=std::chrono::seconds(2)) constrerun::RecordingStreaminline
to_stdout() constrerun::RecordingStream
try_log(std::string_view entity_path, const Ts &... archetypes_or_collections) constrerun::RecordingStreaminline
try_log_data_row(std::string_view entity_path, size_t num_data_cells, const DataCell *data_cells, bool inject_time) constrerun::RecordingStream
try_log_file_from_contents(const std::filesystem::path &filepath, const std::byte *contents, size_t contents_size, std::string_view entity_path_prefix=std::string_view(), bool static_=false) constrerun::RecordingStream
try_log_file_from_path(const std::filesystem::path &filepath, std::string_view entity_path_prefix=std::string_view(), bool static_=false) constrerun::RecordingStream
try_log_serialized_batches(std::string_view entity_path, bool static_, std::vector< DataCell > batches) constrerun::RecordingStream
try_log_static(std::string_view entity_path, const Ts &... archetypes_or_collections) constrerun::RecordingStreaminline
try_log_timeless(std::string_view entity_path, const Ts &... archetypes_or_collections) const (defined in rerun::RecordingStream)rerun::RecordingStreaminline
try_log_with_static(std::string_view entity_path, bool static_, const Ts &... archetypes_or_collections) constrerun::RecordingStreaminline
try_log_with_timeless(std::string_view entity_path, bool static_, const Ts &... archetypes_or_collections) const (defined in rerun::RecordingStream)rerun::RecordingStreaminline
~RecordingStream() (defined in rerun::RecordingStream)rerun::RecordingStream