rasdaman client API  10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
Classes | Functions
parseparams.hh File Reference
#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...
 

Function Documentation

◆ operator<<()

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.