Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::blueprint::datatypes::Utf8List Struct Reference

Datatype: A list of strings of text, encoded as UTF-8. More...

#include <rerun/blueprint/datatypes/utf8list.hpp>

Public Member Functions

 Utf8List (rerun::Collection< std::string > value_)
 
Utf8Listoperator= (rerun::Collection< std::string > value_)
 

Public Attributes

rerun::Collection< std::string > value
 

Detailed Description

Datatype: A list of strings of text, encoded as UTF-8.


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