|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Public Member Functions | |
| FileGuard (std::string p, bool shared=false) | |
| ~FileGuard () | |
Public Attributes | |
| std::string | path |
| bool | ownerOnly |
Definition at line 73 of file test_Serializer.cpp.
|
inlineexplicit |
Definition at line 77 of file test_Serializer.cpp.
|
inline |
Definition at line 81 of file test_Serializer.cpp.
| bool FileGuard::ownerOnly |
Definition at line 76 of file test_Serializer.cpp.
| std::string FileGuard::path |
Definition at line 75 of file test_Serializer.cpp.