PLplot  5.12.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 598 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

Rand::Rand ( )
inline

Definition at line 601 of file wxwidgets_dev.cpp.

Rand::Rand ( unsigned int  seed)
inline

Definition at line 621 of file wxwidgets_dev.cpp.

Member Function Documentation

unsigned int Rand::operator() ( )
inline

Definition at line 625 of file wxwidgets_dev.cpp.

Member Data Documentation

unsigned int Rand::m_seed
private

Definition at line 650 of file wxwidgets_dev.cpp.

const unsigned int Rand::max = 65536
static

Definition at line 648 of file wxwidgets_dev.cpp.


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