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

Public Member Functions

cbnsim::SendMessageWNPF Class Reference

Node process that generates set_predicate workload events. More...

#include <SendMessageWNPF.h>

Inheritance diagram for cbnsim::SendMessageWNPF:
cbnsim::WorkloadNodeProcessFactory

List of all members.

Public Member Functions

 SendMessageWNPF ()
 Constructor.
bool applies_to (NodeType nt)
 Returns true for Publisher_Node false otherwise.
bool handle_argument (std::vector< std::string >::const_iterator &itr, std::vector< std::string >::const_iterator end) throw ( argument_exception )
 Handles -pt <sec> arguments.
WorkloadNodeProcessnewWorkloadNodeProcess (unsigned int nid, std::ostream &out, ssbg::SSBG &ssbg, double wtu) throw ()
 Returns instances of SendMessageWNP.
virtual void print_optional_usage (std::ostream &out)
 Abstract method to print out usage for optional arguments.
virtual void print_required_usage (std::ostream &out)
 Abstract method to print out usage for required arguments.
void print_setting_summary (std::ostream &out)
 prints out the settings.
virtual bool satisfied () const
 Abstract method useds to determine if a factory's required settings have been satisfied.

Detailed Description

Node process that generates set_predicate workload events.


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