JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::WindowsHooks Class Reference

#include <juce_WindowsHooks_windows.h>

Collaboration diagram for juce::detail::WindowsHooks:

Public Member Functions

 WindowsHooks ()=default
 

Static Private Member Functions

static std::shared_ptr< Hooks > getSingleton ()
 

Private Attributes

std::shared_ptr< Hooks > hooks = getSingleton()
 

Constructor & Destructor Documentation

◆ WindowsHooks()

juce::detail::WindowsHooks::WindowsHooks ( )
default

Member Function Documentation

◆ getSingleton()

static std::shared_ptr< Hooks > juce::detail::WindowsHooks::getSingleton ( )
staticprivate

Member Data Documentation

◆ hooks

std::shared_ptr<Hooks> juce::detail::WindowsHooks::hooks = getSingleton()
private

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