Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Examples

QTIsaac< ALPHA, T >::randctx Struct Reference

#include <ccisaac.h>

List of all members.

Public Member Functions

 randctx ()
 ~randctx (void)

Public Attributes

randcnt
T * randrsl
T * randmem
randa
randb
randc

template<int ALPHA = (8), class T = ISAAC_INT>
struct QTIsaac< ALPHA, T >::randctx


Constructor & Destructor Documentation

template<int ALPHA = (8), class T = ISAAC_INT>
QTIsaac< ALPHA, T >::randctx::randctx  )  [inline]
 

Definition at line 50 of file ccisaac.h.

References QTIsaac< ALPHA, T >::randctx::randmem, and QTIsaac< ALPHA, T >::randctx::randrsl.

template<int ALPHA = (8), class T = ISAAC_INT>
QTIsaac< ALPHA, T >::randctx::~randctx void   )  [inline]
 

Definition at line 54 of file ccisaac.h.


Member Data Documentation

template<int ALPHA = (8), class T = ISAAC_INT>
T QTIsaac< ALPHA, T >::randctx::randa
 

Definition at line 61 of file ccisaac.h.

Referenced by QTIsaac< ALPHA, T >::isaac(), QTIsaac< ALPHA, T >::randinit(), and QTIsaac< ALPHA, T >::srand().

template<int ALPHA = (8), class T = ISAAC_INT>
T QTIsaac< ALPHA, T >::randctx::randb
 

Definition at line 62 of file ccisaac.h.

Referenced by QTIsaac< ALPHA, T >::isaac(), QTIsaac< ALPHA, T >::randinit(), and QTIsaac< ALPHA, T >::srand().

template<int ALPHA = (8), class T = ISAAC_INT>
T QTIsaac< ALPHA, T >::randctx::randc
 

Definition at line 63 of file ccisaac.h.

Referenced by QTIsaac< ALPHA, T >::isaac(), QTIsaac< ALPHA, T >::randinit(), and QTIsaac< ALPHA, T >::srand().

template<int ALPHA = (8), class T = ISAAC_INT>
T QTIsaac< ALPHA, T >::randctx::randcnt
 

Definition at line 58 of file ccisaac.h.

Referenced by QTIsaac< ALPHA, T >::rand(), and QTIsaac< ALPHA, T >::randinit().

template<int ALPHA = (8), class T = ISAAC_INT>
T* QTIsaac< ALPHA, T >::randctx::randmem
 

Definition at line 60 of file ccisaac.h.

Referenced by QTIsaac< ALPHA, T >::isaac(), QTIsaac< ALPHA, T >::randctx::randctx(), and QTIsaac< ALPHA, T >::randinit().

template<int ALPHA = (8), class T = ISAAC_INT>
T* QTIsaac< ALPHA, T >::randctx::randrsl
 

Definition at line 59 of file ccisaac.h.

Referenced by QTIsaac< ALPHA, T >::isaac(), QTIsaac< ALPHA, T >::rand(), QTIsaac< ALPHA, T >::randctx::randctx(), QTIsaac< ALPHA, T >::randinit(), and QTIsaac< ALPHA, T >::srand().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 3 18:41:21 2003 for taptedDevTools by doxygen 1.3.4