|
The Pedigree Project 0.1
|
Inheritance diagram for RcuPointer< T >:
Collaboration diagram for RcuPointer< T >:Public Member Functions | |
| NOT_COPYABLE_OR_ASSIGNABLE (RcuPointer) | |
| T * | load (const RcuReadGuard &) const |
| T * | loadForUpdate () const |
| T * | exchange (T *replacement) |
Private Attributes | |
| T * | m_Pointer = nullptr |
|
inline |
|
inline |
|
inline |
|
private |