![]() |
NEURON
|
#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) |
bool isDirExist | ( | const std::string & | path | ) |
Definition at line 523 of file ocfile.cpp.
bool makePath | ( | const std::string & | path | ) |
Definition at line 539 of file ocfile.cpp.