klee
klee::ref< T > Member List

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

compare(const ref &rhs) constklee::ref< T >inline
dec() constklee::ref< T >inlineprivate
get() constklee::ref< T >inline
inc() constklee::ref< T >inlineprivate
isNull() constklee::ref< T >inline
operator bool() const noexceptklee::ref< T >inlineexplicit
operator!=(const ref &rhs) constklee::ref< T >inline
operator*() constklee::ref< T >inline
operator->() constklee::ref< T >inline
operator<(const ref &rhs) constklee::ref< T >inline
operator=(const ref< T > &r)klee::ref< T >inline
operator=(const ref< U > &r)klee::ref< T >inline
operator=(ref< T > &&r) noexceptklee::ref< T >inline
operator=(ref< U > &&r) noexceptklee::ref< T >inline
operator==(const ref &rhs) constklee::ref< T >inline
ptrklee::ref< T >private
refklee::ref< T >friend
ref()klee::ref< T >inline
ref(T *p)klee::ref< T >inline
ref(const ref< T > &r)klee::ref< T >inline
ref(const ref< U > &r)klee::ref< T >inline
ref(ref< T > &&r) noexceptklee::ref< T >inline
ref(ref< U > &&r) noexceptklee::ref< T >inline
~ref()klee::ref< T >inline