Public Member Functions | Public Attributes
Clasp::mt::Detail::Node< T > Struct Template Reference

#include <multi_queue.h>

Inheritance diagram for Clasp::mt::Detail::Node< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Node (uint32 rc, const T &d)

Public Attributes

data

Detailed Description

template<class T>
struct Clasp::mt::Detail::Node< T >

Definition at line 36 of file multi_queue.h.


Constructor & Destructor Documentation

template<class T >
Clasp::mt::Detail::Node< T >::Node ( uint32  rc,
const T &  d 
) [inline]

Definition at line 37 of file multi_queue.h.


Member Data Documentation

template<class T >
T Clasp::mt::Detail::Node< T >::data

Definition at line 38 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