#include "ace/Strategies_T.h"#include "ace/Hash_Cache_Map_Manager_T.h"#include "ace/Caching_Strategies_T.h"#include "ace/Functor_T.h"#include "ace/Pair_T.h"#include "ace/Cached_Connect_Strategy_T.cpp"Include dependency graph for Cached_Connect_Strategy_T.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | ACE_Cached_Connect_Strategy_Ex | 
| A connection strategy which caches connections to peers (represented by  instances), thereby allowing subsequent re-use of unused, but available, connections.  More... | |
| class | ACE_Bounded_Cached_Connect_Strategy | 
| A connection strategy which caches connections to peers (represented by  instances), thereby allowing subsequent re-use of unused, but available, connections. This strategy should be used when the cache is bounded by maximum size.  More... | |
| Defines | |
| #define | ACE_Cached_Connect_Strategy_Ex ACCSE | 
| #define | ACE_Bounded_Cached_Connect_Strategy ABCCS | 
Definition in file Cached_Connect_Strategy_T.h.
| 
 | 
| 
 Definition at line 182 of file Cached_Connect_Strategy_T.h. | 
| 
 | 
| 
 Definition at line 31 of file Cached_Connect_Strategy_T.h. | 
 1.3.6
 
1.3.6