![]() |
rasdaman client API
10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
|
#include <iosfwd>#include <string>Go to the source code of this file.
Classes | |
| class | r_Parse_Params |
| Class for parsing a string consisting of key=value pairs separated by ",". More... | |
| struct | r_Parse_Params::parse_params_t |
| process the parameter string. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const r_Parse_Params::parse_param_type &d) |
Output stream operator for objects of type const r_Parse_Params::parse_param_type. More... | |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const r_Parse_Params::parse_param_type & | d | ||
| ) |
Output stream operator for objects of type const r_Parse_Params::parse_param_type.
1.8.17