Pioneer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
PiRngWrapper Class Reference

Public Types

typedef unsigned int result_type
 

Public Member Functions

 PiRngWrapper (size_t maxValue)
 
unsigned int operator() ()
 

Static Public Member Functions

static constexpr unsigned int min ()
 
static constexpr unsigned int max ()
 

Member Typedef Documentation

◆ result_type

typedef unsigned int PiRngWrapper::result_type

Constructor & Destructor Documentation

◆ PiRngWrapper()

PiRngWrapper::PiRngWrapper ( size_t  maxValue)
inline

Member Function Documentation

◆ max()

static constexpr unsigned int PiRngWrapper::max ( )
inlinestaticconstexpr

◆ min()

static constexpr unsigned int PiRngWrapper::min ( )
inlinestaticconstexpr

◆ operator()()

unsigned int PiRngWrapper::operator() ( )
inline
Here is the call graph for this function:

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