|
The Sparta Modeling Framework
|
Contains the virtual global tree node which receives propagating messages from every other node. More...
#include <regex>#include <string>#include <vector>#include <memory>#include "sparta/simulation/TreeNode.hpp"#include "sparta/log/MessageSource.hpp"Go to the source code of this file.
Classes | |
| class | sparta::VirtualGlobalTreeNode |
| Virtual global node for all device trees in a single simulation. This node acts a potential notification observation point for every node in the simulation regardless hierarchy. More... | |
Namespaces | |
| namespace | sparta |
| Macros for handling exponential backoff. | |
Contains the virtual global tree node which receives propagating messages from every other node.
Definition in file VirtualGlobalTreeNode.hpp.