JRTPLIB  3.9.0
Public Member Functions | List of all members
jrtplib::RTPRandomRandS Class Reference

A random number generator which tries to use the rand_s function on the Win32 platform.

#include <rtprandomrands.h>

Inheritance diagram for jrtplib::RTPRandomRandS:
Inheritance graph
[legend]
Collaboration diagram for jrtplib::RTPRandomRandS:
Collaboration graph
[legend]

Public Member Functions

int Init ()
 Initialize the random number generator. More...
 
- Public Member Functions inherited from jrtplib::RTPRandom
uint32_t PickSeed ()
 Can be used by subclasses to generate a seed for a random number generator. More...
 

Member Function Documentation

int jrtplib::RTPRandomRandS::Init ( )

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