Namespaces | |
namespace | cqosdb |
Classes | |
class | cqosdb::Parameter |
This class defines a parameter, e.g., a parameter in {P} in meta-partitioner. More... | |
class | cqosdb::ParameterSet |
class | cqosdb::DefaultProperty |
An implementation of Parameter. More... | |
class | cqosdb::PropertySet |
An implementation of ParameterSet. More... | |
Functions | |
string | cqosdb::crossJoinStr (ParameterSet &set1, ParameterSet &set2) |
Produce a SQL string text that describes cross join conditions of two sets of parameters. | |
void | cqosdb::normString (string &type) |
Trim a string and trun it to lower case;. |