dxd - dynax driver framework 2.6.0d205
cross platform open source driver development framework
Loading...
Searching...
No Matches
dxd::doubly::linked::item< item_t > Class Template Reference

semi lock free doubly linked list item More...

#include <dxd_sync.h>

Inheritance diagram for dxd::doubly::linked::item< item_t >:
Collaboration diagram for dxd::doubly::linked::item< item_t >:

Public Member Functions

 ~item ()

Protected Attributes

atomic< item_t * > next =nullptr

Friends

class list< item_t >

Detailed Description

template<typename item_t>
class dxd::doubly::linked::item< item_t >

semi lock free doubly linked list item

Constructor & Destructor Documentation

◆ ~item()

template<typename item_t>
dxd::doubly::linked::item< item_t >::~item ( )
inline

◆ list< item_t >

template<typename item_t>
friend class list< item_t >
friend

Member Data Documentation

◆ next

template<typename item_t>
atomic<item_t*> dxd::linked::item< item_t >::next =nullptr
protectedinherited

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

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.