Version: 8.3.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::MyRand ( )
MyRand::MyRand ( )
MyRand::MyRand ( )

Member Function Documentation

int MyRand::operator() ( void  ) const

References MAXVALUE.

int MyRand::operator() ( void  ) const

References MAXVALUE.

int MyRand::operator() ( void  ) const

References MAXVALUE.

Field Documentation

static const double MyRand::MAXVALUE = 150.0
static

Referenced by operator()().