ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Public Attributes | List of all members
ThreadList< T >::ThreadListContainer_struct Struct Reference

#include <ThreadList.hpp>

Collaboration diagram for ThreadList< T >::ThreadListContainer_struct:
Collaboration graph
[legend]

Public Attributes

t
 
struct ThreadListContainer_structnext
 

Detailed Description

template<typename T>
struct ThreadList< T >::ThreadListContainer_struct

Definition at line 32 of file ThreadList.hpp.

Member Data Documentation

§ next

template<typename T>
struct ThreadListContainer_struct* ThreadList< T >::ThreadListContainer_struct::next

Definition at line 35 of file ThreadList.hpp.

§ t

template<typename T>
T ThreadList< T >::ThreadListContainer_struct::t

Definition at line 34 of file ThreadList.hpp.


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