XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
RNGSeed Class Reference

#include <rng_seed.hpp>

Public Member Functions

 RNGSeed ()
 
void init (int new_seed, int new_stride)
 
int get_and_increment ()
 

Private Attributes

int seed
 
int stride
 

Constructor & Destructor Documentation

RNGSeed::RNGSeed ( )
inline

Member Function Documentation

int RNGSeed::get_and_increment ( )
inline

Here is the call graph for this function:

Here is the caller graph for this function:

void RNGSeed::init ( int  new_seed,
int  new_stride 
)
inline

Here is the caller graph for this function:

Member Data Documentation

int RNGSeed::seed
private
int RNGSeed::stride
private

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