TAO_Strategies  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
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 Member Functions

 TAO_NULL_Connection_Purging_Strategy (int cache_maximum)
 The constructor.
virtual void update_item (TAO_Transport &transport)
 Does nothing.
virtual int cache_maximum (void) const
 Returns -1 to signify no maximum.

Detailed Description

The null connection purging strategy.

This class does not do anything.


Constructor & Destructor Documentation

The constructor.


Member Function Documentation

Returns -1 to signify no maximum.

Reimplemented from TAO_Connection_Purging_Strategy.

Does nothing.

Implements TAO_Connection_Purging_Strategy.


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