FreePOOMA  2.4.1
Public Member Functions | Public Attributes
RNGAdvanceProxy< RNG > Struct Template Reference

#include <RNGComponent.h>

List of all members.

Public Member Functions

 RNGAdvanceProxy (RNG &rng)
RNGAdvanceProxyoperator= (int i)
const RNGAdvanceProxyoperator= (int i) const
 operator int () const

Public Attributes

RNG & rng_m

template<class RNG>
struct RNGAdvanceProxy< RNG >


Constructor & Destructor Documentation

template<class RNG >
RNGAdvanceProxy< RNG >::RNGAdvanceProxy ( RNG &  rng) [inline]

Member Function Documentation

template<class RNG >
RNGAdvanceProxy& RNGAdvanceProxy< RNG >::operator= ( int  i) [inline]
template<class RNG >
const RNGAdvanceProxy& RNGAdvanceProxy< RNG >::operator= ( int  i) const [inline]
template<class RNG >
RNGAdvanceProxy< RNG >::operator int ( ) const [inline]

Member Data Documentation

template<class RNG >
RNG& RNGAdvanceProxy< RNG >::rng_m [mutable]

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