JUCE  v5.1.1-3-g1a0b28c73
JUCE API
InterProcessLock::Pimpl Class Reference

#include <juce_posix_SharedCode.h>

Collaboration diagram for InterProcessLock::Pimpl:

Public Member Functions

 Pimpl (const String &, int)
 

Public Attributes

int handle
 
int refCount
 

Constructor & Destructor Documentation

◆ Pimpl()

InterProcessLock::Pimpl::Pimpl ( const String ,
int   
)
inline

Member Data Documentation

◆ handle

int InterProcessLock::Pimpl::handle

Referenced by InterProcessLock::enter().

◆ refCount

int InterProcessLock::Pimpl::refCount

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