NEURON
ocfile.h File Reference
#include <string>

Go to the source code of this file.

Classes

class  OcFile
 

Macros

#define BinaryMode(ocfile)
 

Functions

bool isDirExist (const std::string &path)
 
bool makePath (const std::string &path)
 

Macro Definition Documentation

◆ BinaryMode

#define BinaryMode (   ocfile)

Definition at line 61 of file ocfile.h.

Function Documentation

◆ isDirExist()

bool isDirExist ( const std::string &  path)

Definition at line 523 of file ocfile.cpp.

◆ makePath()

bool makePath ( const std::string &  path)

Definition at line 539 of file ocfile.cpp.