TAO_PortableGroup  2.3.3
Public Member Functions | List of all members
TAO_PG::Number_Bound_Fragments_Cleanup_Strategy Class Reference

Cleanup if there are too many messages cannot reassemble. More...

#include <Fragments_Cleanup_Strategy.h>

Inheritance diagram for TAO_PG::Number_Bound_Fragments_Cleanup_Strategy:
Inheritance graph
[legend]
Collaboration diagram for TAO_PG::Number_Bound_Fragments_Cleanup_Strategy:
Collaboration graph
[legend]

Public Member Functions

 Number_Bound_Fragments_Cleanup_Strategy (int bound)
 The constructor. More...
 
virtual void cleanup (TAO_UIPMC_Mcast_Transport::Packets_Map &packets)
 Sub-classes must implement these methods. More...
 
- Public Member Functions inherited from TAO_PG::Fragments_Cleanup_Strategy
 Fragments_Cleanup_Strategy (int bound)
 The constructor. More...
 
virtual ~Fragments_Cleanup_Strategy (void)
 The destructor. More...
 

Additional Inherited Members

- Protected Attributes inherited from TAO_PG::Fragments_Cleanup_Strategy
int bound_
 The bound that triggers a cleanup. More...
 

Detailed Description

Cleanup if there are too many messages cannot reassemble.

Constructor & Destructor Documentation

TAO_PG::Number_Bound_Fragments_Cleanup_Strategy::Number_Bound_Fragments_Cleanup_Strategy ( int  bound)

The constructor.

Member Function Documentation

void TAO_PG::Number_Bound_Fragments_Cleanup_Strategy::cleanup ( TAO_UIPMC_Mcast_Transport::Packets_Map )
virtual

Sub-classes must implement these methods.

Implements TAO_PG::Fragments_Cleanup_Strategy.


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