Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

pp::Generators::ConstantGenerator Class Template Reference

Returns a constant value. More...

#include <Generators.h>

Inheritance diagram for pp::Generators::ConstantGenerator

Inheritance graph
[legend]
Collaboration diagram for pp::Generators::ConstantGenerator:

Collaboration graph
[legend]
List of all members.

Public Methods

 ConstantGenerator (T value=0)
GetValue () const
void SetValue (T value)
operator() ()
const char* GetName () const

Detailed Description

template<typename T = short> template class pp::Generators::ConstantGenerator

Returns a constant value.

Might be useful for silence, or in combination with other generators.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:46:42 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000