Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

TAO_NULL_Connection_Purging_Strategy Class Reference

The null connection purging strategy. More...

#include <NULL_Connection_Purging_Strategy.h>

Inheritance diagram for TAO_NULL_Connection_Purging_Strategy:

Inheritance graph
[legend]
Collaboration diagram for TAO_NULL_Connection_Purging_Strategy:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_NULL_Connection_Purging_Strategy (int cache_maximum)
 The constructor. More...

virtual ~TAO_NULL_Connection_Purging_Strategy (void)
 The destructor. More...

virtual void update_item (TAO_Transport *transport)
 Does nothing. More...

virtual int cache_maximum (void) const
 Returns -1 to signify no maximum. More...


Detailed Description

The null connection purging strategy.

This class does not do anything.


Constructor & Destructor Documentation

TAO_NULL_Connection_Purging_Strategy::TAO_NULL_Connection_Purging_Strategy int    cache_maximum
 

The constructor.

TAO_NULL_Connection_Purging_Strategy::~TAO_NULL_Connection_Purging_Strategy void    [virtual]
 

The destructor.


Member Function Documentation

int TAO_NULL_Connection_Purging_Strategy::cache_maximum void    const [virtual]
 

Returns -1 to signify no maximum.

Reimplemented from TAO_Connection_Purging_Strategy.

void TAO_NULL_Connection_Purging_Strategy::update_item TAO_Transport   transport [virtual]
 

Does nothing.

Reimplemented from TAO_Connection_Purging_Strategy.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:40:55 2002 for TAO_Strategies by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001