FileRandomSource Class Reference
[Mathematical utilities]

Inheritance diagram for FileRandomSource:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($filename)
 __destruct ()
 getBytes ($numberOfBytes)

Private Attributes

 $handle = null


Detailed Description

Definition at line 16 of file FileRandomSource.class.php.


Constructor & Destructor Documentation

FileRandomSource::__construct ( filename  ) 

Definition at line 20 of file FileRandomSource.class.php.

References Assert::isTrue().

Here is the call graph for this function:

FileRandomSource::__destruct (  ) 

Definition at line 27 of file FileRandomSource.class.php.


Member Function Documentation

FileRandomSource::getBytes ( numberOfBytes  ) 

Implements RandomSource.

Definition at line 32 of file FileRandomSource.class.php.


Member Data Documentation

FileRandomSource::$handle = null [private]

Definition at line 18 of file FileRandomSource.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:23 2007 for onPHP by  doxygen 1.5.4