FreePOOMA  2.4.1
Public Types | Static Public Member Functions
ComponentAccess< RNG, RNGAdvance > Struct Template Reference

#include <RNGComponent.h>

List of all members.

Public Types

typedef int Element_t
typedef RNGAdvanceProxy< RNG > ElementRef_t

Static Public Member Functions

static ElementRef_t indexRef (RNG &rng, const RNGAdvance &)
static Element_t index (const RNG &rng, const RNGAdvance &)

template<class RNG>
struct ComponentAccess< RNG, RNGAdvance >


Member Typedef Documentation

template<class RNG >
typedef int ComponentAccess< RNG, RNGAdvance >::Element_t
template<class RNG >
typedef RNGAdvanceProxy<RNG> ComponentAccess< RNG, RNGAdvance >::ElementRef_t

Member Function Documentation

template<class RNG >
static ElementRef_t ComponentAccess< RNG, RNGAdvance >::indexRef ( RNG &  rng,
const RNGAdvance  
) [inline, static]
template<class RNG >
static Element_t ComponentAccess< RNG, RNGAdvance >::index ( const RNG &  rng,
const RNGAdvance  
) [inline, static]

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