EPAM B2BITS C++ MOEX/Spectra MarketData handler  1.24.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
B2bits::RefCounterPtr< T > Member List

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

abandon() noexceptB2bits::RefCounterPtr< T >inline
element_type typedefB2bits::RefCounterPtr< T >
get() const noexceptB2bits::RefCounterPtr< T >inline
operator*() const noexceptB2bits::RefCounterPtr< T >inline
operator->() const noexceptB2bits::RefCounterPtr< T >inline
operator=(RefCounterPtr &&rhs) noexceptB2bits::RefCounterPtr< T >inline
operator=(RefCounterPtr const &rhs) noexceptB2bits::RefCounterPtr< T >inline
operator=(T *rhs)B2bits::RefCounterPtr< T >inline
RefCounterPtr() noexceptB2bits::RefCounterPtr< T >inline
RefCounterPtr(T *p, bool addRef=true) noexceptB2bits::RefCounterPtr< T >inlineexplicit
RefCounterPtr(const RefCounterPtr &rhs) noexceptB2bits::RefCounterPtr< T >inline
RefCounterPtr(RefCounterPtr &&rhs) noexceptB2bits::RefCounterPtr< T >inline
RefCounterPtr(const RefCounterPtr< U > &rhs) noexceptB2bits::RefCounterPtr< T >inline
reset() noexceptB2bits::RefCounterPtr< T >inline
reset(T *rhs) noexceptB2bits::RefCounterPtr< T >inline
reset(T *rhs, bool addRef) noexceptB2bits::RefCounterPtr< T >inline
swap(RefCounterPtr &rhs) noexceptB2bits::RefCounterPtr< T >inline
this_type typedefB2bits::RefCounterPtr< T >
~RefCounterPtr() noexceptB2bits::RefCounterPtr< T >inline