This is the complete list of members for
ACE::INet::ConnectionCache, including all inherited members.
cache_map_ | ACE::INet::ConnectionCache | [private] |
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::ConnectionCache | [private] |
close_all_connections() | ACE::INet::ConnectionCache | |
close_connection(const ConnectionKey &key, connection_type *connection) | ACE::INet::ConnectionCache | |
condition_ | ACE::INet::ConnectionCache | [private] |
connection_type typedef | ACE::INet::ConnectionCache | |
ConnectionCache(size_t size=ACE_DEFAULT_MAP_SIZE) | ACE::INet::ConnectionCache | |
current_size() const | ACE::INet::ConnectionCache | [inline] |
factory_type typedef | ACE::INet::ConnectionCache | |
find_connection(const ConnectionKey &key, ConnectionCacheValue &cacheval) | ACE::INet::ConnectionCache | [private] |
has_connection(const ConnectionKey &key) | ACE::INet::ConnectionCache | |
lock_ | ACE::INet::ConnectionCache | [mutable, private] |
map_entry_type typedef | ACE::INet::ConnectionCache | |
map_iter_type typedef | ACE::INet::ConnectionCache | |
map_type typedef | ACE::INet::ConnectionCache | |
release_connection(const ConnectionKey &key, connection_type *connection) | ACE::INet::ConnectionCache | |
set_connection(const ConnectionKey &key, const ConnectionCacheValue &cacheval) | ACE::INet::ConnectionCache | [private] |
~ConnectionCache() | ACE::INet::ConnectionCache | |