The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta_simdb::DatabaseTester Class Reference

Public Member Functions

const TestSQLiteSchemaA & createAndStoreRecordForSQLiteSchemaA ()
 
const TestSQLiteSchemaB & createAndStoreRecordForSQLiteSchemaB ()
 
const TestHDF5SchemaC & createAndStoreRecordForHDF5SchemaC ()
 
const std::vector< TestSQLiteSchemaA > & getWrittenRecordsForSchemaA () const
 
const std::vector< TestSQLiteSchemaB > & getWrittenRecordsForSchemaB () const
 
const std::vector< TestHDF5SchemaC > & getWrittenRecordsForSchemaC () const
 
void verifyRecords (const std::string &db_file) const
 

Detailed Description

Definition at line 121 of file ExampleSimulation.cpp.

Member Function Documentation

◆ createAndStoreRecordForHDF5SchemaC()

const TestHDF5SchemaC & sparta_simdb::DatabaseTester::createAndStoreRecordForHDF5SchemaC ( )
inline

Definition at line 148 of file ExampleSimulation.cpp.

◆ createAndStoreRecordForSQLiteSchemaA()

const TestSQLiteSchemaA & sparta_simdb::DatabaseTester::createAndStoreRecordForSQLiteSchemaA ( )
inline

Definition at line 126 of file ExampleSimulation.cpp.

◆ createAndStoreRecordForSQLiteSchemaB()

const TestSQLiteSchemaB & sparta_simdb::DatabaseTester::createAndStoreRecordForSQLiteSchemaB ( )
inline

Definition at line 137 of file ExampleSimulation.cpp.

◆ getWrittenRecordsForSchemaA()

const std::vector< TestSQLiteSchemaA > & sparta_simdb::DatabaseTester::getWrittenRecordsForSchemaA ( ) const
inline

Definition at line 153 of file ExampleSimulation.cpp.

◆ getWrittenRecordsForSchemaB()

const std::vector< TestSQLiteSchemaB > & sparta_simdb::DatabaseTester::getWrittenRecordsForSchemaB ( ) const
inline

Definition at line 157 of file ExampleSimulation.cpp.

◆ getWrittenRecordsForSchemaC()

const std::vector< TestHDF5SchemaC > & sparta_simdb::DatabaseTester::getWrittenRecordsForSchemaC ( ) const
inline

Definition at line 161 of file ExampleSimulation.cpp.

◆ verifyRecords()

void sparta_simdb::DatabaseTester::verifyRecords ( const std::string &  db_file) const
inline

Definition at line 165 of file ExampleSimulation.cpp.


The documentation for this class was generated from the following file: