Content-Based Networking Simulation Library Documentation (v. 1.2.1)

Public Member Functions | Protected Member Functions

cbnsim::NodeEvent Class Reference

Abstract base class for workload events that pertain to nodes. More...

#include <NodeEvent.h>

Inheritance diagram for cbnsim::NodeEvent:
cbnsim::WorkloadEvent cbnsim::NodeFailEvent cbnsim::NodeRecoverEvent cbnsim::SendMessageEvent cbnsim::SetPredicateEvent

List of all members.

Public Member Functions

unsigned int node_id () const
 Returns the node id for this event.

Protected Member Functions

 NodeEvent (const std::string &event_name, unsigned int node_id, ssim::Time timestep)

Detailed Description

Abstract base class for workload events that pertain to nodes.


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