The Sparta Modeling Framework
|
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. | |
define a CollectableTreeNode type TreeNode.
Definition in file CollectableTreeNode.hpp.