clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | Public Attributes | List of all members
Clasp::mt::Detail::Node< T > Struct Template Reference

#include <multi_queue.h>

Inheritance diagram for Clasp::mt::Detail::Node< T >:
Inheritance graph
Collaboration diagram for Clasp::mt::Detail::Node< T >:
Collaboration graph

Public Member Functions

 Node (uint32 rc, const T &d)
 
- Public Member Functions inherited from Clasp::mt::Detail::NodeBase
 NodeBase (uint32 rc)
 

Public Attributes

data
 
- Public Attributes inherited from Clasp::mt::Detail::NodeBase
AtomicPtr next
 
AtomicInt refs
 

Additional Inherited Members

- Public Types inherited from Clasp::mt::Detail::NodeBase
typedef Clasp::atomic< NodeBase * > AtomicPtr
 
typedef Clasp::atomic< int > AtomicInt
 

Constructor & Destructor Documentation

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

Member Data Documentation

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

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