Nebula
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
Threading::LockFreeQueue< TYPE >::Node Struct Reference
Public Member Functions
Node
()
Public Attributes
TYPE
data
Node
*
next
Constructor & Destructor Documentation
◆
Node()
template<class TYPE >
Threading::LockFreeQueue
< TYPE >::Node::Node
(
)
inline
Member Data Documentation
◆
data
template<class TYPE >
TYPE
Threading::LockFreeQueue
< TYPE >::Node::data
◆
next
template<class TYPE >
Node
*
Threading::LockFreeQueue
< TYPE >::Node::next
The documentation for this struct was generated from the following file:
/github/workspace/code/foundation/threading/
lockfreequeue.h
Threading
LockFreeQueue
Node
Generated on Fri Nov 22 2024 12:51:06 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.