Functions | |
bool | openDatabase (cool::DatabaseId m_dbId, cool::IDatabasePtr &db) |
void | createTestDB () |
coral::AttributeList | createPayload (int index, const cool::RecordSpecification &spec) |
coral::AttributeList cool::createPayload | ( | int | index, | |
const cool::RecordSpecification & | spec | |||
) |
void cool::createTestDB | ( | ) |
Definition at line 51 of file accesstocool.cpp.
References createPayload().
bool cool::openDatabase | ( | cool::DatabaseId | m_dbId, | |
cool::IDatabasePtr & | db | |||
) |
Definition at line 7 of file accesstocool.cpp.
Referenced by ConnectionDialog::slotConnect(), and MainWindow::testRoutine().