IODA Bundle
Odb2NetCDF_2D Class Reference

#include <Odb2NetCDF.h>

Inheritance diagram for Odb2NetCDF_2D:
[legend]
Collaboration diagram for Odb2NetCDF_2D:
[legend]

Public Member Functions

 Odb2NetCDF_2D (const std::string &inputfile, const std::string &outputfile)
 
 ~Odb2NetCDF_2D ()
 
virtual void convert ()
 
- Public Member Functions inherited from Odb2NetCDF
 Odb2NetCDF (const std::string &inputfile, const std::string &outputfile)
 
virtual ~Odb2NetCDF ()
 
std::string & inputfile ()
 
std::string & outputfile ()
 

Private Attributes

std::string fileNameHdr_
 
std::string fileNameBody_
 

Detailed Description

Definition at line 33 of file Odb2NetCDF.h.

Constructor & Destructor Documentation

◆ Odb2NetCDF_2D()

Odb2NetCDF_2D::Odb2NetCDF_2D ( const std::string &  inputfile,
const std::string &  outputfile 
)

Definition at line 120 of file Odb2NetCDF.cc.

Here is the call graph for this function:

◆ ~Odb2NetCDF_2D()

Odb2NetCDF_2D::~Odb2NetCDF_2D ( )
inline

Definition at line 36 of file Odb2NetCDF.h.

Member Function Documentation

◆ convert()

void Odb2NetCDF_2D::convert ( )
virtual

Implements Odb2NetCDF.

Definition at line 133 of file Odb2NetCDF.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ fileNameBody_

std::string Odb2NetCDF_2D::fileNameBody_
private

Definition at line 40 of file Odb2NetCDF.h.

◆ fileNameHdr_

std::string Odb2NetCDF_2D::fileNameHdr_
private

Definition at line 39 of file Odb2NetCDF.h.


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