The Sparta Modeling Framework
|
TreeNode refinement representing the global namespace (above "top") of a device tree. More...
#include "sparta/simulation/TreeNode.hpp"
Go to the source code of this file.
Classes | |
class | sparta::GlobalTreeNode |
TreeNode which represents some "global" namespace of the device tree, containing only RootTreeNodes, for performing searches. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
TreeNode refinement representing the global namespace (above "top") of a device tree.
This node does not show on locations and all children must be RootTreeNode instances
Definition in file GlobalTreeNode.hpp.