class Mld6igmpSourceSet

A class to store information about a set of sources. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 Mld6igmpSourceSet (Mld6igmpGroupRecord& group_record)

Mld6igmpSourceSet

Constructor for a given group record.

Parameters:

group_recordthe group record this set belongs to.
 ~Mld6igmpSourceSet ()

~Mld6igmpSourceSet

Destructor.

Mld6igmpSourceRecord*  find_source_record (const IPvX& source)

find_source_record

Find a source record.

Parameters:

sourcethe source address.

Returns: the corresponding source record (Mld6igmpSourceRecord) if found, otherwise NULL.

void  delete_payload_and_clear ()

delete_payload_and_clear

Delete the payload of the set, and clear the set itself.

Mld6igmpSourceSet&  operator= (const Mld6igmpSourceSet& other)

operator=

Assignment operator for sets.

Parameters:

otherthe right-hand operand.

Returns: the assigned set.

Mld6igmpSourceSet  operator+ (const Mld6igmpSourceSet& other)

operator+

UNION operator for sets.

Parameters:

otherthe right-hand operand.

Returns: the union of two sets. Note that if an element is in both sTD>

set_secondary - 
~IfConfigObserverDummy
IfConfigObserver::set_secondary
IfConfigObserverDummy::start
IfConfigObserverDummy::stop
IfConfigObserver::~IfConfigObserver
IfConfigObserverDummy::~IfConfigObserverDummy

Generated by: pavlin on possum.icir.org on Wed Mar 21 11:23:22 2007, using kdoc $.
class IfConfigObserverIPHelper: All methods

class IfConfigObserverIPHelper: All methods


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Generated by: pavlin on possum.icir.org on Wed Mar 21 11:23:22 2007, using kdoc $.