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

define a CollectableTreeNode type TreeNode. More...

#include <string>
#include <inttypes.h>
#include "sparta/simulation/TreeNode.hpp"
#include "sparta/collection/Collector.hpp"

Go to the source code of this file.

Classes

class  sparta::collection::CollectableTreeNode
 An abstract type of TreeNode that has virtual calls to start collection on this node, and stop collection on this node. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

define a CollectableTreeNode type TreeNode.

Definition in file CollectableTreeNode.hpp.