NamedStream class

NamedStream class

Associates a stream of a random nature with a name.

The NamedStream type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.

Properties

PropertyDescription
full_nameGets the full name of the stream.
streamGets the stream itself.

See Also