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
[legend]Collaboration diagram for pp::Generators::ConstantGenerator:
[legend]List of all members.
Public Methods |
| ConstantGenerator (T value=0) |
T | GetValue () const |
void | SetValue (T value) |
T | 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:
- /home/pcburns/c/penguinsound/include/PenguinSound/Generators.h
Generated at Mon Nov 27 01:46:42 2000 for LibPenguinPlay by
1.2.3 written by Dimitri van Heesch,
© 1997-2000