|
Rerun C++ SDK
|
Component: A text log column More...
#include <rerun/blueprint/components/text_log_column.hpp>
Public Member Functions | |
| TextLogColumn (rerun::blueprint::datatypes::TextLogColumn text_log_column_) | |
| TextLogColumn & | operator= (rerun::blueprint::datatypes::TextLogColumn text_log_column_) |
| operator rerun::blueprint::datatypes::TextLogColumn () const | |
| Cast to the underlying TextLogColumn datatype. | |
Public Attributes | |
| rerun::blueprint::datatypes::TextLogColumn | text_log_column |
| The text log column. | |
Component: A text log column
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.