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