FBB::RandBuffer

FBB::RandBuffer

libbobcat1-dev_2.00.1-x.tar.gz

2005-2008


FBB::RandBuffer(3bobcat)

FBB::RandBuffer(3bobcat)

libbobcat1-dev_2.00.1-x.tar.gz random number streambuf

2005-2008

NAME

FBB::RandBuffer - std::streambuf generating random numbers

SYNOPSIS

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

DESCRIPTION

FBB:RandBuffer objects may be used as a std::streambuf of std::istream objects to allow the extraction of random numbers from the stream.

NAMESPACE

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

INHERITS FROM

std::streambuf

CONSTRUCTOR

VIRTUAL MEMBERS

INHERITED MEMBERS

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

EXAMPLE

To do

FILES

bobcat/randbuffer - defines the class interface

SEE ALSO

bobcat(7), irandstream(3bobcat), rand(3), srand(3), std::streambuf

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).