SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
SWC::Core::QueuePointer< PtrT > Member List

This is the complete list of members for SWC::Core::QueuePointer< PtrT >, including all inherited members.

_backSWC::Core::QueuePointer< PtrT >private
_frontSWC::Core::QueuePointer< PtrT >private
_push(PtrT &ptr) noexceptSWC::Core::QueuePointer< PtrT >inlineprivate
empty() noexceptSWC::Core::QueuePointer< PtrT >inline
front() noexceptSWC::Core::QueuePointer< PtrT >inline
lock() const noexceptSWC::Core::MutexAtomicinlineprivate
lock(const uint32_t &us_sleep) const noexceptSWC::Core::MutexAtomicinlineprivate
MutexAtomic() noexceptSWC::Core::MutexAtomicinlineexplicitprivate
MutexAtomic(const MutexAtomic &)=deleteSWC::Core::MutexAtomicprivate
MutexAtomic(MutexAtomic &&)=deleteSWC::Core::MutexAtomicprivate
next() noexceptSWC::Core::QueuePointer< PtrT >inline
operator=(QueuePointer &&)=deleteSWC::Core::QueuePointer< PtrT >
operator=(const QueuePointer &)=deleteSWC::Core::QueuePointer< PtrT >
SWC::Core::MutexAtomic::operator=(const MutexAtomic &)=deleteSWC::Core::MutexAtomicprivate
SWC::Core::MutexAtomic::operator=(MutexAtomic &&)=deleteSWC::Core::MutexAtomicprivate
pop(PtrT *ptr) noexceptSWC::Core::QueuePointer< PtrT >inline
pop_and_more() noexceptSWC::Core::QueuePointer< PtrT >inline
push(PtrT &ptr) noexceptSWC::Core::QueuePointer< PtrT >inline
push_and_is_1st(PtrT &ptr) noexceptSWC::Core::QueuePointer< PtrT >inline
QueuePointer() noexceptSWC::Core::QueuePointer< PtrT >inlineexplicit
QueuePointer(QueuePointer &&other)SWC::Core::QueuePointer< PtrT >inline
QueuePointer(const QueuePointer &)=deleteSWC::Core::QueuePointer< PtrT >
try_lock() const noexceptSWC::Core::MutexAtomicinlineprivate
unlock() const noexceptSWC::Core::MutexAtomicinlineprivate
value_type typedefSWC::Core::QueuePointer< PtrT >
wantSWC::Core::MutexAtomicmutableprivate
~MutexAtomic() noexceptSWC::Core::MutexAtomicinlineprivate
~QueuePointer() noexceptSWC::Core::QueuePointer< PtrT >inline