JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
juce_HashMap.h File Reference

Go to the source code of this file.

Classes

struct  juce::DefaultHashFunctions
 A simple class to generate hash functions for some primitive types, intended for use with the HashMap class. More...
 
class  juce::HashMap< KeyType, ValueType, HashFunctionType, TypeOfCriticalSectionToUse >
 Holds a set of mappings between some key/value pairs. More...
 
struct  juce::HashMap< KeyType, ValueType, HashFunctionType, TypeOfCriticalSectionToUse >::Iterator
 Iterates over the items in a HashMap. More...
 

Namespaces

namespace  juce
 JUCE Namespace.