StateManager::StateManager |
( |
ReadConfig * |
readConfig, |
|
|
bool * |
success |
|
) |
| |
Initialize the StateManager The tags IN and OUT are always important.
- Parameters
-
readConfig | ReadConfig reference |
success | used to indicated if the initialisation was successfull. |
void StateManager::askForSystemState |
( |
OutBuffer * |
outBuffer | ) |
|
Call by the LogCentraTool_impl to send the current SystemState to a new tool.
- Parameters
-
toolName | name of the tool to send the SystemState |
To know if a message must be broadcast to all Tools By the same time register it if necessary (Important Tag)
- Parameters
-
msg | Message to check and/or register |
- Returns
- true if the message must be boradcast
The documentation for this class was generated from the following file: