PLplot  5.11.1
 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 255 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

Rand::Rand ( )
inline

Definition at line 258 of file wxwidgets_dev.cpp.

Rand::Rand ( unsigned int  seed)
inline

Definition at line 268 of file wxwidgets_dev.cpp.

Member Function Documentation

unsigned int Rand::operator() ( )
inline

Definition at line 272 of file wxwidgets_dev.cpp.

Member Data Documentation

unsigned int Rand::m_seed
private

Definition at line 297 of file wxwidgets_dev.cpp.

const unsigned int Rand::max = 65536
static

Definition at line 295 of file wxwidgets_dev.cpp.


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