PLplot  5.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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 181 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

Rand::Rand ( )
inline

Definition at line 184 of file wxwidgets_dev.cpp.

Rand::Rand ( unsigned int  seed)
inline

Definition at line 194 of file wxwidgets_dev.cpp.

Member Function Documentation

unsigned int Rand::operator() ( )
inline

Definition at line 198 of file wxwidgets_dev.cpp.

Member Data Documentation

unsigned int Rand::m_seed
private

Definition at line 223 of file wxwidgets_dev.cpp.

const unsigned int Rand::max = 65536
static

Definition at line 221 of file wxwidgets_dev.cpp.


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