#include <sigc++/sigc++.h>#include "libs/loki/Singleton.h"#include "ascstring.h"Include dependency graph for messaginghub.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef Loki::SingletonHolder< MessagingHubBase > | MessagingHub |
Functions | |
| void | fatalError (const char *formatstring,...) |
| void | fatalError (const ASCString &string) |
| void | errorMessage (const ASCString &string) |
| void | warning (const ASCString &string) |
| void | infoMessage (const ASCString &string) |
| void | statusMessage (const ASCString &string) |
| void | displayLogMessage (int msgVerbosity, const char *message,...) |
| void | displayLogMessage (int msgVerbosity, const ASCString &message) |
|
|
Definition at line 112 of file messaginghub.h. |
|
||||||||||||
|
Definition at line 116 of file messaginghub.cpp. |
|
||||||||||||||||
|
Definition at line 103 of file messaginghub.cpp. References displayLogMessage(). |
|
|
|
Definition at line 123 of file messaginghub.cpp. References MessagingHubBase::FatalError. |
|
||||||||||||
|
Definition at line 128 of file messaginghub.cpp. References fatalError(), and ASCString::vaformat(). |
|
|
|
Definition at line 157 of file messaginghub.cpp. References MessagingHubBase::StatusInfo. Referenced by UnitWeaponRangeLayer::operateField(), and UnitMovementRangeLayer::operateField(). |
|
1.4.2