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

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

Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
GetPrintErrors() constJMMErrorPrinterinline
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
HandleArrayDeletedAsObject(const JMMRecord &record) overrideJMMErrorPrinterprotectedvirtual
HandleMultipleAllocation(const JMMRecord &thisRecord, const JMMRecord &firstRecord) overrideJMMErrorPrinterprotectedvirtual
HandleMultipleDeletion(const JMMRecord &thisRecord, const JUtf8Byte *file, const JUInt32 line, const bool isArray) overrideJMMErrorPrinterprotectedvirtual
HandleObjectDeletedAsArray(const JMMRecord &record) overrideJMMErrorPrinterprotectedvirtual
HandleUnallocatedDeletion(const JUtf8Byte *file, const JUInt32 line, const bool isArray) overrideJMMErrorPrinterprotectedvirtual
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JMMErrorPrinter()JMMErrorPrinter
JMMMonitor()JMMMonitorprotected
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) overrideJMMMonitorprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetPrintErrors(const bool print)JMMErrorPrinterinline
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() constJBroadcastervirtual
~JBroadcaster()JBroadcastervirtual
~JMMErrorPrinter() overrideJMMErrorPrinter
~JMMMonitor() overrideJMMMonitor