Version: 9.12.0
MyRand Struct Reference

Public Member Functions

 MyRand ()
 
int operator() () const
 
 MyRand ()
 
int operator() () const
 
 MyRand ()
 
int operator() () const
 

Static Public Attributes

static const double MAXVALUE = 150.0
 

Constructor & Destructor Documentation

◆ MyRand() [1/3]

MyRand::MyRand ( )

◆ MyRand() [2/3]

MyRand::MyRand ( )

◆ MyRand() [3/3]

MyRand::MyRand ( )

Member Function Documentation

◆ operator()() [1/3]

int MyRand::operator() ( void  ) const

References MAXVALUE.

◆ operator()() [2/3]

int MyRand::operator() ( void  ) const

References MAXVALUE.

◆ operator()() [3/3]

int MyRand::operator() ( void  ) const

References MAXVALUE.

Field Documentation

◆ MAXVALUE

static const double MyRand::MAXVALUE = 150.0
static

Referenced by operator()().