OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <DDataset.hpp>

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

Public Member Functions

 ddstr ()
 
 ~ddstr ()
 
 ddstr (const string istr)
 
- Public Member Functions inherited from ddata
 ddata ()
 
 ddata (dtype itype, vector< size_t > istart, vector< size_t > icount, void *iptr)
 
virtual ~ddata ()
 
void setFormat (bool bshrt)
 
void putAtt (NcFile *ncfile, string name)
 
void putAtt (NcVar &var, string name, string sval)
 
void setFill (NcVar &var, string sval)
 
void putVar (NcVar &var)
 

Public Attributes

string str
 
- Public Attributes inherited from ddata
size_t rank
 
dtype type
 
vector< size_t > start
 
vector< size_t > count
 
bool bshort
 
const void * ptr
 

Detailed Description

Definition at line 285 of file DDataset.hpp.

Constructor & Destructor Documentation

◆ ddstr() [1/2]

ddstr ( )
inline

Definition at line 290 of file DDataset.hpp.

◆ ~ddstr()

~ddstr ( )
inline

Definition at line 291 of file DDataset.hpp.

◆ ddstr() [2/2]

ddstr ( const string  istr)
inline

Definition at line 293 of file DDataset.hpp.

Member Data Documentation

◆ str

string str

Definition at line 288 of file DDataset.hpp.


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