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

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

Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastChange(JTreeNode *node)JTree
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
GetRecipientCount() constJBroadcaster
GetRoot()JTreeinline
GetRoot() constJTreeinline
GetSenderCount() constJBroadcaster
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JTree(JTreeNode *root)JTree
JTreeNodeJTreefriend
kNewRootJTreestatic
kNodeChangedJTreestatic
kNodeDeletedJTreestatic
kNodeInsertedJTreestatic
kNodeMoveFinishedJTreestatic
kNodeRemovedJTreestatic
kPrepareForNodeMoveJTreestatic
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
Receive(JBroadcaster *sender, const Message &message)JBroadcasterprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetRoot(JTreeNode *root)JTree
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() constJBroadcastervirtual
~JBroadcaster()JBroadcastervirtual
~JTree() overrideJTree