Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::RecordingUri Struct Reference

Component: A recording URI (Uniform Resource Identifier). More...

#include <rerun/components/recording_uri.hpp>

Public Member Functions

 RecordingUri (rerun::datatypes::Utf8 recording_uri_)
 
RecordingUrioperator= (rerun::datatypes::Utf8 recording_uri_)
 
 RecordingUri (std::string value_)
 
RecordingUrioperator= (std::string value_)
 
 operator rerun::datatypes::Utf8 () const
 Cast to the underlying Utf8 datatype.
 

Public Attributes

rerun::datatypes::Utf8 recording_uri
 

Detailed Description

Component: A recording URI (Uniform Resource Identifier).


The documentation for this struct was generated from the following file: