TAO_PortableGroup  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_PG::Time_Bound_Fragments_Cleanup_Strategy Class Reference

Cleanup if a message cannot reassemble for a long time. More...

#include <Fragments_Cleanup_Strategy.h>

Inheritance diagram for TAO_PG::Time_Bound_Fragments_Cleanup_Strategy:
Inheritance graph
Collaboration diagram for TAO_PG::Time_Bound_Fragments_Cleanup_Strategy:
Collaboration graph

Public Member Functions

 Time_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 a message cannot reassemble for a long time.

Constructor & Destructor Documentation

TAO_PG::Time_Bound_Fragments_Cleanup_Strategy::Time_Bound_Fragments_Cleanup_Strategy ( int  bound)

The constructor.

Member Function Documentation

void TAO_PG::Time_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: