YAP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
WeakPtrCache< T > Member List

This is the complete list of members for WeakPtrCache< T >, including all inherited members.

addToCache(shared_ptr_type t)WeakPtrCache< T >inlineprotectedvirtual
begin()WeakPtrCache< T >inline
begin() const WeakPtrCache< T >inline
Cache_WeakPtrCache< T >private
cache_type typedefWeakPtrCache< T >
count_expired() const WeakPtrCache< T >inline
empty() const WeakPtrCache< T >inline
end()WeakPtrCache< T >inline
end() const WeakPtrCache< T >inline
equal(const shared_ptr_type &A, const shared_ptr_type &B) const =0WeakPtrCache< T >pure virtual
find(shared_ptr_type t) const WeakPtrCache< T >inline
operator=(const WeakPtrCache &)=defaultWeakPtrCache< T >
operator=(WeakPtrCache &&)=defaultWeakPtrCache< T >
operator[](shared_ptr_type t)WeakPtrCache< T >inline
print(std::ostream &os) const WeakPtrCache< T >inlinevirtual
removeExpired()WeakPtrCache< T >inline
shared_ptr_type typedefWeakPtrCache< T >
size() const WeakPtrCache< T >inline
type typedefWeakPtrCache< T >
weak_ptr_type typedefWeakPtrCache< T >
WeakPtrCache()=defaultWeakPtrCache< T >
WeakPtrCache(const WeakPtrCache &)=defaultWeakPtrCache< T >
WeakPtrCache(WeakPtrCache &&)=defaultWeakPtrCache< T >
WeakPtrCache(std::vector< shared_ptr_type > V)WeakPtrCache< T >inline
~WeakPtrCache()=defaultWeakPtrCache< T >virtual