IODA Bundle
odc::sql::ODATable Struct Reference

#include <TODATable.h>

Inheritance diagram for odc::sql::ODATable:
[legend]
Collaboration diagram for odc::sql::ODATable:
[legend]

Public Member Functions

 ODATable (eckit::sql::SQLDatabase &owner, const std::string &path, const std::string &name)
 
 ODATable (eckit::sql::SQLDatabase &owner, eckit::DataHandle &dh)
 
- Public Member Functions inherited from odc::sql::TODATable< Reader >
 TODATable (eckit::sql::SQLDatabase &owner, const std::string &path, const std::string &name)
 
 TODATable (eckit::sql::SQLDatabase &owner, eckit::DataHandle &dh)
 
virtual ~TODATable ()
 
const Readeroda () const
 

Additional Inherited Members

- Public Attributes inherited from odc::sql::TODATable< Reader >
Reader oda_
 
- Protected Member Functions inherited from odc::sql::TODATable< Reader >
 TODATable (eckit::sql::SQLDatabase &owner, const std::string &path, const std::string &name, Reader &&oda)
 

Detailed Description

Definition at line 71 of file TODATable.h.

Constructor & Destructor Documentation

◆ ODATable() [1/2]

odc::sql::ODATable::ODATable ( eckit::sql::SQLDatabase &  owner,
const std::string &  path,
const std::string &  name 
)
inline

Definition at line 72 of file TODATable.h.

◆ ODATable() [2/2]

odc::sql::ODATable::ODATable ( eckit::sql::SQLDatabase &  owner,
eckit::DataHandle &  dh 
)
inline

Definition at line 74 of file TODATable.h.


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