Functions | |
bool | assertExec (QSqlQuery &query) |
Asserts that the query executes, throws if it does not. More... | |
bool | assertFirst (QSqlQuery &query) |
Asserts that the query is positioned at first record of the result set, throws if result set is empty. More... | |
bool | assertLast (QSqlQuery &query) |
Asserts that the query is positioned at last record of the result set, throws if result set is empty. More... | |
bool | continuousVariableRecordIdEquals (const DataPointValueRecord &record, int id) |
bool | operator< (const Record &left, const Record &right) |
Compares handles of two Records for sorting operations. More... | |
std::ostream & | operator<< (std::ostream &os, const AlgorithmRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const OpenStudioAlgorithmRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const DakotaAlgorithmRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const FunctionType &e) |
std::ostream & | operator<< (std::ostream &os, const MeasureRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const ContinuousVariableRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const DiscreteVariableRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const OutputVariableRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const CloudSettingsRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const ProjectDatabaseRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const InputVariableRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const CloudSessionRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const UrlRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const FunctionRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const DataPointValueRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const TagRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const URLSearchPathRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const RecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const DataPointRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const ObjectRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const ProblemRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const VariableRecordType &e) |
std::ostream & | operator<< (std::ostream &os, const JoinRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const MeasureRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const FunctionRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const AttributeRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const AlgorithmRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const FileReferenceRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const CloudSessionRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const WorkflowRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const AnalysisRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const CloudSettingsRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const DataPointRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const ProblemRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const OSArgumentRecordColumns &e) |
std::ostream & | operator<< (std::ostream &os, const VariableRecordColumns &e) |
bool | variableRecordIdEquals (const MeasureRecord &record, int id) |
typedef boost::optional< AlgorithmRecordColumns > openstudio::project::OptionalAlgorithmRecordColumns |
typedef boost::optional< AlgorithmRecordType > openstudio::project::OptionalAlgorithmRecordType |
typedef boost::optional< AnalysisRecordColumns > openstudio::project::OptionalAnalysisRecordColumns |
typedef boost::optional< AttributeRecordColumns > openstudio::project::OptionalAttributeRecordColumns |
typedef boost::optional< CloudSessionRecordColumns > openstudio::project::OptionalCloudSessionRecordColumns |
typedef boost::optional< CloudSessionRecordType > openstudio::project::OptionalCloudSessionRecordType |
typedef boost::optional< CloudSettingsRecordColumns > openstudio::project::OptionalCloudSettingsRecordColumns |
typedef boost::optional< CloudSettingsRecordType > openstudio::project::OptionalCloudSettingsRecordType |
typedef boost::optional< ContinuousVariableRecordType > openstudio::project::OptionalContinuousVariableRecordType |
typedef boost::optional< DakotaAlgorithmRecordType > openstudio::project::OptionalDakotaAlgorithmRecordType |
typedef boost::optional< DataPointRecordColumns > openstudio::project::OptionalDataPointRecordColumns |
typedef boost::optional< DataPointRecordType > openstudio::project::OptionalDataPointRecordType |
typedef boost::optional< DataPointValueRecordColumns > openstudio::project::OptionalDataPointValueRecordColumns |
typedef boost::optional< DiscreteVariableRecordType > openstudio::project::OptionalDiscreteVariableRecordType |
typedef boost::optional< FileReferenceRecordColumns > openstudio::project::OptionalFileReferenceRecordColumns |
typedef boost::optional< FunctionRecordColumns > openstudio::project::OptionalFunctionRecordColumns |
typedef boost::optional< FunctionRecordType > openstudio::project::OptionalFunctionRecordType |
typedef boost::optional< FunctionType > openstudio::project::OptionalFunctionType |
typedef boost::optional< InputVariableRecordType > openstudio::project::OptionalInputVariableRecordType |
typedef boost::optional< JoinRecordColumns > openstudio::project::OptionalJoinRecordColumns |
typedef boost::optional< MeasureRecordColumns > openstudio::project::OptionalMeasureRecordColumns |
typedef boost::optional< MeasureRecordType > openstudio::project::OptionalMeasureRecordType |
typedef boost::optional< ObjectRecordColumns > openstudio::project::OptionalObjectRecordColumns |
typedef boost::optional< OpenStudioAlgorithmRecordType > openstudio::project::OptionalOpenStudioAlgorithmRecordType |
typedef boost::optional< OSArgumentRecordColumns > openstudio::project::OptionalOSArgumentRecordColumns |
typedef boost::optional< OutputVariableRecordType > openstudio::project::OptionalOutputVariableRecordType |
typedef boost::optional< ProblemRecordColumns > openstudio::project::OptionalProblemRecordColumns |
typedef boost::optional< ProblemRecordType > openstudio::project::OptionalProblemRecordType |
typedef boost::optional<ProjectDatabase> openstudio::project::OptionalProjectDatabase |
typedef boost::optional< ProjectDatabaseRecordColumns > openstudio::project::OptionalProjectDatabaseRecordColumns |
typedef boost::optional< RecordColumns > openstudio::project::OptionalRecordColumns |
typedef boost::optional< TagRecordColumns > openstudio::project::OptionalTagRecordColumns |
typedef boost::optional< UrlRecordColumns > openstudio::project::OptionalUrlRecordColumns |
typedef boost::optional< URLSearchPathRecordColumns > openstudio::project::OptionalURLSearchPathRecordColumns |
typedef boost::optional< VariableRecordColumns > openstudio::project::OptionalVariableRecordColumns |
typedef boost::optional< VariableRecordType > openstudio::project::OptionalVariableRecordType |
typedef boost::optional< WorkflowRecordColumns > openstudio::project::OptionalWorkflowRecordColumns |
bool openstudio::project::assertExec | ( | QSqlQuery & | query | ) |
Asserts that the query executes, throws if it does not.
bool openstudio::project::assertFirst | ( | QSqlQuery & | query | ) |
Asserts that the query is positioned at first record of the result set, throws if result set is empty.
bool openstudio::project::assertLast | ( | QSqlQuery & | query | ) |
Asserts that the query is positioned at last record of the result set, throws if result set is empty.
|
inline |
bool openstudio::project::operator< | ( | const Record & | left, |
const Record & | right | ||
) |
Compares handles of two Records for sorting operations.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |