ACE 8.0.5
Loading...
Searching...
No Matches
Cached_Connect_Strategy_T.h File Reference

Classes

class  ACE_Cached_Connect_Strategy_Ex< SVC_HANDLER, ACE_PEER_CONNECTOR_1, CACHING_STRATEGY, ATTRIBUTES, MUTEX >
 A connection strategy which caches connections to peers (represented by SVC_HANDLER instances), thereby allowing subsequent re-use of unused, but available, connections. More...
class  ACE_Bounded_Cached_Connect_Strategy< SVC_HANDLER, ACE_PEER_CONNECTOR_1, CACHING_STRATEGY, ATTRIBUTES, MUTEX >
 A connection strategy which caches connections to peers (represented by SVC_HANDLER 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...

Macros

#define ACE_Cached_Connect_Strategy_Ex   ACCSE
#define ACE_Bounded_Cached_Connect_Strategy   ABCCS

Detailed Description

Macro Definition Documentation

◆ ACE_Bounded_Cached_Connect_Strategy

#define ACE_Bounded_Cached_Connect_Strategy   ABCCS

◆ ACE_Cached_Connect_Strategy_Ex

#define ACE_Cached_Connect_Strategy_Ex   ACCSE