PLplot  5.15.0
Rand Class Reference

Public Member Functions

 Rand ()
 
 Rand (unsigned int seed)
 
unsigned int operator() ()
 

Static Public Attributes

static const unsigned int max = 65536
 

Private Attributes

unsigned int m_seed
 

Detailed Description

Definition at line 641 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

◆ Rand() [1/2]

Rand::Rand ( )
inline

Definition at line 644 of file wxwidgets_dev.cpp.

◆ Rand() [2/2]

Rand::Rand ( unsigned int  seed)
inline

Definition at line 664 of file wxwidgets_dev.cpp.

Member Function Documentation

◆ operator()()

unsigned int Rand::operator() ( )
inline

Definition at line 668 of file wxwidgets_dev.cpp.

Member Data Documentation

◆ m_seed

unsigned int Rand::m_seed
private

Definition at line 693 of file wxwidgets_dev.cpp.

◆ max

const unsigned int Rand::max = 65536
static

Definition at line 691 of file wxwidgets_dev.cpp.


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