Public Types | Public Member Functions | Public Attributes
Clasp::mt::Detail::NodeBase Struct Reference

#include <multi_queue.h>

Inheritance diagram for Clasp::mt::Detail::NodeBase:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Clasp::atomic< int > AtomicInt
typedef Clasp::atomic< NodeBase * > AtomicPtr

Public Member Functions

 NodeBase (uint32 rc)

Public Attributes

AtomicPtr next
AtomicInt refs

Detailed Description

Definition at line 27 of file multi_queue.h.


Member Typedef Documentation

Definition at line 29 of file multi_queue.h.

Definition at line 28 of file multi_queue.h.


Constructor & Destructor Documentation

Clasp::mt::Detail::NodeBase::NodeBase ( uint32  rc) [inline, explicit]

Definition at line 30 of file multi_queue.h.


Member Data Documentation

Definition at line 31 of file multi_queue.h.

Definition at line 32 of file multi_queue.h.


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


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41