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

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

Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
GetIndexFromEnd(const JIndex index) constJCollection
GetItemCount() constJCollectioninline
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
IndexValid(const JIndex index) constJCollectioninline
IsEmpty() constJCollectioninline
ItemAdded()JCollectioninlineprotected
ItemRemoved()JCollectionprotected
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JCollection()JCollection
JCollection(const JCollection &source)JCollection
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
operator=(const JCollection &source)JCollection
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
SetItemCount(const JSize newItemCount)JCollectioninlineprotected
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() const overrideJCollectionvirtual
~JBroadcaster()JBroadcastervirtual
~JCollection() overrideJCollection