Single string in a StringVector.
More...
#include <RObject.hpp>
Single string in a StringVector.
◆ String() [1/2]
| rds2cpp::String::String |
( |
| ) |
|
|
default |
◆ String() [2/2]
| rds2cpp::String::String |
( |
std::string | value, |
|
|
StringEncoding | encoding ) |
|
inline |
- Parameters
-
| value | Value of the string. |
| encoding | Character encoding of the string. |
◆ encoding
Character encoding of the string. This is respected even if value is unset.
◆ value
| std::optional<std::string> rds2cpp::String::value |
Value of the string. If unset, the string is considered to be missing.
The documentation for this struct was generated from the following file: