JX Application Framework
Loading...
Searching...
No Matches
JPtrStack< T, S > Member List

This is the complete list of members for JPtrStack< T, S >, including all inherited members.

Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
Clear()JStack< T *, S >
ClearDelete()JPtrStack< T, S >
ClearDeleteAsArrays()JPtrStack< T, S >
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
GetCleanUpAction() constJPtrStack< T, S >inline
GetElements()JStack< T *, S >protected
GetIndexFromEnd(const JIndex index) constJCollection
GetItemCount() constJCollectioninline
GetList() constJContainerinlineprotected
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
IndexValid(const JIndex index) constJCollectioninline
InstallCollection(JCollection *list)JContainerprotected
IsEmpty() constJCollectioninline
ItemAdded()JCollectioninlineprotected
ItemRemoved()JCollectionprotected
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JCollection()JCollection
JCollection(const JCollection &source)JCollection
JContainer()JContainer
JContainer(const JContainer &source)JContainer
JPtrStack(const JPtrArrayT::CleanUpAction action)JPtrStack< T, S >
JStack()JStack< T *, S >
JStack(const JStack< T *, S > &source)JStack< T *, S >
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
NewIterator()JStack< T *, S >
NewIterator() constJStack< T *, S >
JStack< T *, S >::operator=(const JStack< T *, S > &source)JStack< T *, S >
JContainer::operator=(const JContainer &source)JContainer
JCollection::operator=(const JCollection &source)JCollection
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
Peek() constJStack< T *, S >
Peek(T * *element) constJStack< T *, S >
Peek(const JIndex index) constJStack< T *, S >
Peek(const JIndex index, T * *element) constJStack< T *, S >
Pop()JStack< T *, S >
Pop(T * *element)JStack< T *, S >
Push(const T * &newElement)JStack< T *, S >
PushCopy(const T &newElement)JPtrStack< T, S >
Receive(JBroadcaster *sender, const Message &message) overrideJContainerprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetCleanUpAction(const JPtrArrayT::CleanUpAction action)JPtrStack< T, S >inline
SetItemCount(const JSize newItemCount)JCollectioninlineprotected
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() const overrideJCollectionvirtual
Unwind(const JSize numToUnwind)JStack< T *, S >
UnwindDelete(const JSize numToUnwind)JPtrStack< T, S >
UnwindDeleteAsArrays(const JSize numToUnwind)JPtrStack< T, S >
~JBroadcaster()JBroadcastervirtual
~JCollection() overrideJCollection
~JPtrStack() overrideJPtrStack< T, S >
~JStack() overrideJStack< T *, S >