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

Public Member Functions

cbnsim::SetPredicateEvent Class Reference

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

#include <SetPredicateEvent.h>

Inheritance diagram for cbnsim::SetPredicateEvent:
cbnsim::NodeEvent cbnsim::WorkloadEvent

List of all members.

Public Member Functions

 SetPredicateEvent (unsigned int node_id, unsigned int timestep, const Predicate &predicate, unsigned int msg_rate)
const Predicate & predicate () const
 Returns the predicate associated with this event.
unsigned int msg_rate () const

Detailed Description

Abstract base class for workload events that pertain to nodes.


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