#include <juce_posix_SharedCode.h>
◆ Pimpl() [1/2]
InterProcessLock::Pimpl::Pimpl |
( |
const String & |
lockName, |
|
|
const int |
timeOutMillisecs |
|
) |
| |
|
inline |
◆ ~Pimpl() [1/2]
InterProcessLock::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ Pimpl() [2/2]
InterProcessLock::Pimpl::Pimpl |
( |
String |
name, |
|
|
const int |
timeOutMillisecs |
|
) |
| |
|
inline |
◆ ~Pimpl() [2/2]
InterProcessLock::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ close()
void InterProcessLock::Pimpl::close |
( |
| ) |
|
|
inline |
◆ closeFile()
void InterProcessLock::Pimpl::closeFile |
( |
| ) |
|
|
inline |
◆ createLockFile()
bool InterProcessLock::Pimpl::createLockFile |
( |
const File & |
file, |
|
|
const int |
timeOutMillisecs |
|
) |
| |
|
inline |
◆ handle [1/2]
HANDLE InterProcessLock::Pimpl::handle |
◆ handle [2/2]
int InterProcessLock::Pimpl::handle |
◆ refCount
int InterProcessLock::Pimpl::refCount |
The documentation for this class was generated from the following files: