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

Public Member Functions

cbnsim::MatchHandler Class Reference

Concrete implementation of siena::MatchHandler. More...

#include <MatchHandler.h>

List of all members.

Public Member Functions

 MatchHandler (const MatchHandler &mh)
const MatchHandleroperator= (const MatchHandler &mh)
bool empty () const
const std::set< siena::if_t > & getIds () const
virtual bool output (siena::if_t id) throw ()

Detailed Description

Concrete implementation of siena::MatchHandler.

This implementation accumulates the matching ids in its internal data structure.


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