JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_Value.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::Value
 Represents a shared variant value. More...
 
class  juce::Value::Listener
 Receives callbacks when a Value object changes. More...
 
class  juce::Value::ValueSource
 Used internally by the Value class as the base class for its shared value objects. More...
 

Namespaces

 juce
 

Functions

OutputStream & juce::operator<< (OutputStream &, const Value &)
 Writes a Value to an OutputStream as a UTF8 string. More...