matio-cpp  v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
File.cpp File Reference
#include <matioCpp/File.h>
#include <time.h>
#include <matioCpp/Config.h>
#include <sys/types.h>
#include <sys/stat.h>
+ Include dependency graph for File.cpp:

Go to the source code of this file.

Data Structures

class  matioCpp::File::Impl
 

Macros

#define _CRT_SECURE_NO_WARNINGS
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 8 of file File.cpp.