Public Member Functions | |
| Pimpl (const String &name, const int timeOutMillisecs) | |
| ~Pimpl () | |
| void | closeFile () |
Public Attributes | |
| int | handle |
| int | refCount |
| InterProcessLock::Pimpl::Pimpl | ( | const String & | name, | |
| const int | timeOutMillisecs | |||
| ) |
| InterProcessLock::Pimpl::~Pimpl | ( | ) |
References closeFile().
| void InterProcessLock::Pimpl::closeFile | ( | ) |
References handle, and zerostruct().
Referenced by closeFile(), and Pimpl().
1.6.3