NetCDF4 C++ API
|
#include "TestHandler.h"
#include <iostream>
#include <sstream>
#include "netcdf4"
Functions | |
TestHandler | testHandler ("Test of functions in netcdf::NcFileUtils.", false, true, true) |
void | Test_SetExtension () |
void | Test_GetNcFiles1 () |
void | Test_GetNcFiles2 () |
void | Test_GetNcFiles3 () |
void | Test_FileExists () |
int | main () |
int main | ( | ) |
void Test_FileExists | ( | ) |
void Test_GetNcFiles1 | ( | ) |
void Test_GetNcFiles2 | ( | ) |
void Test_GetNcFiles3 | ( | ) |
void Test_SetExtension | ( | ) |
TestHandler testHandler | ( | "Test of functions in netcdf::NcFileUtils." | , |
false | , | ||
true | , | ||
true | |||
) |