TAO_PortableGroup  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
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
Collaboration diagram for TAO_PG::Number_Bound_Fragments_Cleanup_Strategy:
Collaboration graph

List of all members.

Public Member Functions

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

Additional Inherited Members

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

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: