FBB::IRandStream

FBB::IRandStream

libbobcat1-dev_2.00.1-x.tar.gz

2005-2008


FBB::IRandStream(3bobcat)

FBB::IRandStream(3bobcat)

libbobcat1-dev_2.00.1-x.tar.gz Random numbers istream

2005-2008

NAME

FBB::IRandStream - Istream producing random numbers

SYNOPSIS

#include <bobcat/irandstream>
Linking option: -lbobcat

DESCRIPTION

FBB::IRandStream objects may be used to extract random numbers in a given range from a stream.

NAMESPACE

FBB
All constructors, members, operators and manipulators, mentioned in this man-page, are defined in the namespace FBB.

INHERITS FROM

std::istream,
FBB::RandBuffer (private)

CONSTRUCTORS

INHERITED MEMBERS

Since the class uses public derivation from std::istream, all members of this class can be used.

EXAMPLE

To do

FILES

bobcat/irandstream - defines the class interface

SEE ALSO

bobcat(7), randbuffer(3bobcat)

BUGS

None Reported.

DISTRIBUTION FILES

BOBCAT

Bobcat is an acronym of `Brokken's Own Base Classes And Templates'.

COPYRIGHT

This is free software, distributed under the terms of the GNU General Public License (GPL).

AUTHOR

Frank B. Brokken (f.b.brokken@rug.nl).