openshot-audio  0.1.5
Public Member Functions | Public Attributes | List of all members
juce::InterProcessLock::Pimpl Class Reference

Public Member Functions

 Pimpl (const String &lockName, const int timeOutMillisecs)
 
 ~Pimpl ()
 
bool createLockFile (const File &file, const int timeOutMillisecs)
 
void closeFile ()
 

Public Attributes

int handle
 
int refCount
 

Constructor & Destructor Documentation

◆ Pimpl()

juce::InterProcessLock::Pimpl::Pimpl ( const String lockName,
const int  timeOutMillisecs 
)
inline

◆ ~Pimpl()

juce::InterProcessLock::Pimpl::~Pimpl ( )
inline

Member Function Documentation

◆ closeFile()

void juce::InterProcessLock::Pimpl::closeFile ( )
inline

◆ createLockFile()

bool juce::InterProcessLock::Pimpl::createLockFile ( const File file,
const int  timeOutMillisecs 
)
inline

Member Data Documentation

◆ handle

int juce::InterProcessLock::Pimpl::handle

◆ refCount

int juce::InterProcessLock::Pimpl::refCount

The documentation for this class was generated from the following file: