Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
filedesc.hpp File Reference
#include "./../Common/FileIO.hpp"
#include "csynch.hpp"
Include dependency graph for filedesc.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CFileDescriptor

Macros

#define FI_PARAMFILE   0x0001
#define FI_READONLY   0x0002
#define FI_WRITEONLY   0x0004

Macro Definition Documentation

◆ FI_PARAMFILE

#define FI_PARAMFILE   0x0001

Definition at line 26 of file filedesc.hpp.

◆ FI_READONLY

#define FI_READONLY   0x0002

Definition at line 27 of file filedesc.hpp.

◆ FI_WRITEONLY

#define FI_WRITEONLY   0x0004

Definition at line 28 of file filedesc.hpp.