ocean.io.model.IConduit

Members

Interfaces

IConduit
interface IConduit

Conduits provide virtualized access to external content, and represent things like files or Internet connections. Conduits expose a pair of streams, are modelled by ocean.io.model.IConduit, and are implemented via classes such as File & SocketConduit.

IOStream
interface IOStream

The common attributes of streams.

ISelectable
interface ISelectable

Describes how to make an IO entity usable with selectors.

InputBuffer
interface InputBuffer

A buffered input stream.

InputStream
interface InputStream

The Tango input stream.

OutputBuffer
interface OutputBuffer

A buffered output stream.

OutputStream
interface OutputStream

The Tango output stream.

Meta

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Version

Initial release: March 2004
Outback release: December 2006