The Sparta Modeling Framework
Loading...
Searching...
No Matches
GlobalTreeNode.hpp File Reference

TreeNode refinement representing the global namespace (above "top") of a device tree. More...

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.
 

Detailed Description

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.