The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::pevents::PeventCollectorTreeNode Class Referenceabstract
Inheritance diagram for sparta::pevents::PeventCollectorTreeNode:
Collaboration diagram for sparta::pevents::PeventCollectorTreeNode:

Public Member Functions

 PeventCollectorTreeNode (sparta::TreeNode *parent, const std::string &name)
 
virtual bool addTap (const std::string &, const std::string &, const bool)=0
 
virtual void turnOff (const std::string &)=0
 
virtual void go ()=0
 
virtual const std::string & eventName ()=0
 

Detailed Description

Definition at line 8 of file PeventTreeNode.hpp.

Constructor & Destructor Documentation

◆ PeventCollectorTreeNode()

sparta::pevents::PeventCollectorTreeNode::PeventCollectorTreeNode ( sparta::TreeNode parent,
const std::string &  name 
)
inline

Definition at line 12 of file PeventTreeNode.hpp.

Member Function Documentation

◆ addTap()

virtual bool sparta::pevents::PeventCollectorTreeNode::addTap ( const std::string &  ,
const std::string &  ,
const bool   
)
pure virtual

◆ eventName()

virtual const std::string & sparta::pevents::PeventCollectorTreeNode::eventName ( )
pure virtual

◆ go()

virtual void sparta::pevents::PeventCollectorTreeNode::go ( )
pure virtual

The documentation for this class was generated from the following file: