#include <TODATable.h>
|
| | ODATable (eckit::sql::SQLDatabase &owner, const std::string &path, const std::string &name) |
| |
| | ODATable (eckit::sql::SQLDatabase &owner, eckit::DataHandle &dh) |
| |
| | TODATable (eckit::sql::SQLDatabase &owner, const std::string &path, const std::string &name) |
| |
| | TODATable (eckit::sql::SQLDatabase &owner, eckit::DataHandle &dh) |
| |
| virtual | ~TODATable () |
| |
| const Reader & | oda () const |
| |
Definition at line 71 of file TODATable.h.
◆ ODATable() [1/2]
| odc::sql::ODATable::ODATable |
( |
eckit::sql::SQLDatabase & |
owner, |
|
|
const std::string & |
path, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
◆ ODATable() [2/2]
| odc::sql::ODATable::ODATable |
( |
eckit::sql::SQLDatabase & |
owner, |
|
|
eckit::DataHandle & |
dh |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: