OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
cdl_utils.h File Reference
#include <stdint.h>
#include <iostream>
#include <fstream>
Include dependency graph for cdl_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ncdfFile
 

Macros

#define PBUFFER_SIZE   32768
 

Functions

int expandEnvVar (string *sValue)
 

Macro Definition Documentation

◆ PBUFFER_SIZE

#define PBUFFER_SIZE   32768

Definition at line 5 of file cdl_utils.h.

Function Documentation

◆ expandEnvVar()

int expandEnvVar ( string sValue)
inline

Definition at line 34 of file cdl_utils.h.