JUCE
v5.1.1-3-g1a0b28c73
JUCE API
PropertiesFile Member List
This is the complete list of members for
PropertiesFile
, including all inherited members.
addAllPropertiesFrom
(const PropertySet &source)
PropertySet
addChangeListener
(ChangeListener *listener)
ChangeBroadcaster
callAfterDelay
(int milliseconds, std::function< void()> functionToCall)
Timer
private
static
callPendingTimersSynchronously
()
Timer
private
static
ChangeBroadcaster
() noexcept
ChangeBroadcaster
clear
()
PropertySet
containsKey
(StringRef keyName) const noexcept
PropertySet
createProcessLock
() const
PropertiesFile
private
createXml
(const String &nodeName) const
PropertySet
dispatchPendingMessages
()
ChangeBroadcaster
file
PropertiesFile
private
getAllProperties
() noexcept
PropertySet
inline
getBoolValue
(StringRef keyName, bool defaultReturnValue=false) const noexcept
PropertySet
getDoubleValue
(StringRef keyName, double defaultReturnValue=0.0) const noexcept
PropertySet
getFallbackPropertySet
() const noexcept
PropertySet
inline
getFile
() const noexcept
PropertiesFile
inline
getIntValue
(StringRef keyName, int defaultReturnValue=0) const noexcept
PropertySet
getLock
() const noexcept
PropertySet
inline
getTimerInterval
() const noexcept
Timer
inline
private
getValue
(StringRef keyName, const String &defaultReturnValue=String()) const noexcept
PropertySet
getXmlValue
(StringRef keyName) const
PropertySet
isTimerRunning
() const noexcept
Timer
inline
private
isValidFile
() const noexcept
PropertiesFile
inline
loadAsBinary
()
PropertiesFile
private
loadAsBinary
(InputStream &)
PropertiesFile
private
loadAsXml
()
PropertiesFile
private
loadedOk
PropertiesFile
private
needsToBeSaved
() const
PropertiesFile
needsWriting
PropertiesFile
private
PropertySet::operator=
(const PropertySet &other)
PropertySet
options
PropertiesFile
private
ProcessScopedLock
typedef
PropertiesFile
private
PropertiesFile
(const Options &options)
PropertiesFile
explicit
PropertiesFile
(const File &file, const Options &options)
PropertiesFile
propertyChanged
() override
PropertiesFile
protected
virtual
PropertySet
(bool ignoreCaseOfKeyNames=false)
PropertySet
PropertySet
(const PropertySet &other)
PropertySet
reload
()
PropertiesFile
removeAllChangeListeners
()
ChangeBroadcaster
removeChangeListener
(ChangeListener *listener)
ChangeBroadcaster
removeValue
(StringRef keyName)
PropertySet
restoreFromXml
(const XmlElement &xml)
PropertySet
save
()
PropertiesFile
saveAsBinary
()
PropertiesFile
private
saveAsXml
()
PropertiesFile
private
saveIfNeeded
()
PropertiesFile
sendChangeMessage
()
ChangeBroadcaster
sendSynchronousChangeMessage
()
ChangeBroadcaster
setFallbackPropertySet
(PropertySet *fallbackProperties) noexcept
PropertySet
setNeedsToBeSaved
(bool needsToBeSaved)
PropertiesFile
setValue
(const String &keyName, const var &value)
PropertySet
setValue
(const String &keyName, const XmlElement *xml)
PropertySet
startTimer
(int intervalInMilliseconds) noexcept
Timer
private
startTimerHz
(int timerFrequencyHz) noexcept
Timer
private
stopTimer
() noexcept
Timer
private
StorageFormat
enum name
PropertiesFile
storeAsBinary
enum value
PropertiesFile
storeAsCompressedBinary
enum value
PropertiesFile
storeAsXML
enum value
PropertiesFile
Timer
() noexcept
Timer
private
Timer
(const Timer &) noexcept
Timer
private
timerCallback
() override
PropertiesFile
private
virtual
~ChangeBroadcaster
()
ChangeBroadcaster
virtual
~PropertiesFile
()
PropertiesFile
~PropertySet
()
PropertySet
virtual
~Timer
()
Timer
private
virtual
Generated on Sat Aug 5 2017 12:19:41 for JUCE by
1.8.13