#include <shared_file.hpp>
Definition at line 88 of file shared_file.hpp.
bool ecl::devices::SharedFileManager::DeRegisterSharedFile |
( |
const std::string & |
name | ) |
|
|
static |
Don't have to worry about this too much, its only called when closing.
- Parameters
-
- Returns
Definition at line 104 of file shared_file.cpp.
Mutex ecl::devices::SharedFileManager::mutex |
|
staticprivate |
std::map< string, SharedFileCommon * > ecl::devices::SharedFileManager::opened_files |
|
staticprivate |
The documentation for this class was generated from the following files: