|
JX Application Framework
|
This is the complete list of members for JMMErrorPrinter, including all inherited members.
| Broadcast(const T &message) | JBroadcaster | inlineprotected |
| BroadcastWithFeedback(Message *message) | JBroadcaster | inlineprotected |
| ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember) | JBroadcaster | protected |
| GetPrintErrors() const | JMMErrorPrinter | inline |
| GetRecipientCount() const | JBroadcaster | |
| GetSenderCount() const | JBroadcaster | |
| HandleArrayDeletedAsObject(const JMMRecord &record) override | JMMErrorPrinter | protectedvirtual |
| HandleMultipleAllocation(const JMMRecord &thisRecord, const JMMRecord &firstRecord) override | JMMErrorPrinter | protectedvirtual |
| HandleMultipleDeletion(const JMMRecord &thisRecord, const JUtf8Byte *file, const JUInt32 line, const bool isArray) override | JMMErrorPrinter | protectedvirtual |
| HandleObjectDeletedAsArray(const JMMRecord &record) override | JMMErrorPrinter | protectedvirtual |
| HandleUnallocatedDeletion(const JUtf8Byte *file, const JUInt32 line, const bool isArray) override | JMMErrorPrinter | protectedvirtual |
| HasRecipients() const | JBroadcaster | |
| HasSenders() const | JBroadcaster | |
| JBroadcaster() | JBroadcaster | |
| JBroadcaster(const JBroadcaster &source) | JBroadcaster | protected |
| JMMErrorPrinter() | JMMErrorPrinter | |
| JMMMonitor() | JMMMonitor | protected |
| ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f) | JBroadcaster | |
| ListenTo(const JBroadcaster *sender) | JBroadcaster | protected |
| JBroadcaster::operator=(const JBroadcaster &source) | JBroadcaster | |
| Receive(JBroadcaster *sender, const Message &message) override | JMMMonitor | protectedvirtual |
| ReceiveGoingAway(JBroadcaster *sender) | JBroadcaster | protectedvirtual |
| ReceiveWithFeedback(JBroadcaster *sender, Message *message) | JBroadcaster | protectedvirtual |
| Send(JBroadcaster *recipient, const T &message) | JBroadcaster | protected |
| SendWithFeedback(JBroadcaster *recipient, Message *message) | JBroadcaster | protected |
| SetPrintErrors(const bool print) | JMMErrorPrinter | inline |
| StopListening(const JBroadcaster *sender) | JBroadcaster | protected |
| StopListening(const JBroadcaster *sender, const std::type_info &messageType) | JBroadcaster | protected |
| ToString() const | JBroadcaster | virtual |
| ~JBroadcaster() | JBroadcaster | virtual |
| ~JMMErrorPrinter() override | JMMErrorPrinter | |
| ~JMMMonitor() override | JMMMonitor |