JX Application Framework
Loading...
Searching...
No Matches
JXSharedPrefObject Member List

This is the complete list of members for JXSharedPrefObject, including all inherited members.

Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
GetCurrentPrefsVersion() constJXSharedPrefObjectinline
GetLatestVersionID() constJXSharedPrefObjectinline
GetPrefID(const JFileVersion vers) constJXSharedPrefObject
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
GetVersionList() constJXSharedPrefObjectinline
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JXSharedPrefObject(const JFileVersion currVers, const JPrefID &latestVersID, const VersionInfo versList[], const JSize versCount)JXSharedPrefObject
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
ReadPrefs()JXSharedPrefObject
ReadPrefs(std::istream &input)=0JXSharedPrefObjectpure virtual
Receive(JBroadcaster *sender, const Message &message) overrideJXSharedPrefObjectprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() constJBroadcastervirtual
WritePrefs() constJXSharedPrefObject
WritePrefs(std::ostream &output, const JFileVersion vers) const =0JXSharedPrefObjectpure virtual
~JBroadcaster()JBroadcastervirtual
~JXSharedPrefObject() overrideJXSharedPrefObject