subtractive_rng Class Reference

#include <stdapis/stlportv5/stl/_function.h>

Link against: libstdcppv5.lib

class subtractive_rng : public unary_function< _STLP_UINT32_T, _STLP_UINT32_T >

Detailed Description

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

Constructor & Destructor Documentation

subtractive_rng ( unsigned int )

subtractive_rng(unsigned int__seed)[inline]

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

ParameterDescription
__seed-

Returns: -

subtractive_rng ( )

subtractive_rng()[inline]

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

Returns: -

Member Function Documentation

_M_initialize ( _STLP_UINT32_T )

void_M_initialize(_STLP_UINT32_T__seed)[inline]

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

ParameterDescription
__seed-

Returns: -

operator() ( _STLP_UINT32_T )

_STLP_UINT32_Toperator()(_STLP_UINT32_T__limit)[inline]

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

ParameterDescription
__limit-

Returns: -