Public Member Functions | Private Member Functions | Private Attributes | List of all members
moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard Struct Reference

Public Member Functions

AE_NO_TSAN ReentrantGuard (bool &_inSection)
 
AE_NO_TSAN ~ReentrantGuard ()
 

Private Member Functions

ReentrantGuardoperator= (ReentrantGuard const &)
 

Private Attributes

bool & inSection
 

Detailed Description

template<typename T, size_t MAX_BLOCK_SIZE = 512>
struct moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard

Definition at line 641 of file readerwriterqueue.h.

Constructor & Destructor Documentation

template<typename T , size_t MAX_BLOCK_SIZE = 512>
AE_NO_TSAN moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard::ReentrantGuard ( bool &  _inSection)
inline

Definition at line 643 of file readerwriterqueue.h.

template<typename T , size_t MAX_BLOCK_SIZE = 512>
AE_NO_TSAN moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard::~ReentrantGuard ( )
inline

Definition at line 650 of file readerwriterqueue.h.

Member Function Documentation

template<typename T , size_t MAX_BLOCK_SIZE = 512>
ReentrantGuard& moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard::operator= ( ReentrantGuard const &  )
private

Member Data Documentation

template<typename T , size_t MAX_BLOCK_SIZE = 512>
bool& moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard::inSection
private

Definition at line 656 of file readerwriterqueue.h.


The documentation for this struct was generated from the following file:


orb_slam2_with_maps_odom
Author(s): teng zhang
autogenerated on Fri Sep 25 2020 03:24:47