![]() |
rasdaman client API
10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
|
A string value wrapper. More...
#include <stringdata.hh>
Public Member Functions | |
| r_String ()=default | |
| default constructor More... | |
| r_String (const char *v) | |
| constructs a string from the string representation More... | |
| ~r_String ()=default | |
| void | print_status (std::ostream &s) const |
| debug output More... | |
| const std::string | get_value () const |
A string value wrapper.
|
default |
default constructor
|
explicit |
constructs a string from the string representation
|
default |
| const std::string r_String::get_value | ( | ) | const |
| void r_String::print_status | ( | std::ostream & | s | ) | const |
debug output
1.8.17