ocssw
V2022
|
#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()
|
inline |
Definition at line 34 of file cdl_utils.h.