ACE_INet  6.3.3
ACE::INet::ConnectionCache Member List

This is the complete list of members for ACE::INet::ConnectionCache, including all inherited members.

cache_map_ACE::INet::ConnectionCacheprivate
claim_connection(const ConnectionKey &key, connection_type *&connection, const factory_type &connection_factory, bool wait=true)ACE::INet::ConnectionCache
claim_existing_connection(const ConnectionKey &key, connection_type *&connection, ConnectionCacheValue::State &state)ACE::INet::ConnectionCacheprivate
close_all_connections()ACE::INet::ConnectionCache
close_connection(const ConnectionKey &key, connection_type *connection)ACE::INet::ConnectionCache
condition_ACE::INet::ConnectionCacheprivate
connection_type typedefACE::INet::ConnectionCache
ConnectionCache(size_t size=ACE_DEFAULT_MAP_SIZE)ACE::INet::ConnectionCache
current_size() const ACE::INet::ConnectionCacheinline
factory_type typedefACE::INet::ConnectionCache
find_connection(const ConnectionKey &key, ConnectionCacheValue &cacheval)ACE::INet::ConnectionCacheprivate
has_connection(const ConnectionKey &key)ACE::INet::ConnectionCache
lock_ACE::INet::ConnectionCachemutableprivate
map_entry_type typedefACE::INet::ConnectionCache
map_iter_type typedefACE::INet::ConnectionCache
map_type typedefACE::INet::ConnectionCache
release_connection(const ConnectionKey &key, connection_type *connection)ACE::INet::ConnectionCache
set_connection(const ConnectionKey &key, const ConnectionCacheValue &cacheval)ACE::INet::ConnectionCacheprivate
~ConnectionCache()ACE::INet::ConnectionCache