JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::InterProcessLock::Pimpl Class Reference

#include <juce_posix_SharedCode.h>

Collaboration diagram for juce::InterProcessLock::Pimpl:

Public Member Functions

 Pimpl (const String &, int)
 

Public Attributes

int handle = 1
 
int refCount = 1
 

Constructor & Destructor Documentation

◆ Pimpl()

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

Member Data Documentation

◆ handle

int juce::InterProcessLock::Pimpl::handle = 1

◆ refCount

int juce::InterProcessLock::Pimpl::refCount = 1

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