|
|
Mld6igmpSourceSet (Mld6igmpGroupRecord& group_record)
| Mld6igmpSourceSet |
Constructor for a given group record.
Parameters:
group_record | the group record this set belongs to. |
~Mld6igmpSourceSet ()
| ~Mld6igmpSourceSet |
Mld6igmpSourceRecord* find_source_record (const IPvX& source)
| find_source_record |
Find a source record.
Parameters:
source | the 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:
other | the right-hand operand. |
Returns: the assigned set.
Mld6igmpSourceSet operator+ (const Mld6igmpSourceSet& other)
| operator+ |
UNION operator for sets.
Parameters:
other | the 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 |