Class | Description |
---|---|
OWFile |
An abstract representation of file and directory pathnames on 1-Wire devices.
|
OWFileDescriptor |
Instances of the 1-Wire file descriptor class serve as an opaque handle
to the underlying machine-specific structure representing an open
file, an open socket, or another source or sink of bytes.
|
OWFileInputStream |
A
OWFileInputStream obtains input bytes
from a file in a 1-Wire Filesystem. |
OWFileOutputStream |
A 1-Wire file output stream is an output stream for writing data to a
OWFile or to a OWFileDescriptor . |
Exception | Description |
---|---|
OWFileNotFoundException |
Signals that an attempt to open the file on a 1-Wire device denoted.
|
OWSyncFailedException |
Represents a failed 1-Wire memory sync operation.
|
Copyright © 1999-2012 Maxim Integrated Products. All Rights Reserved.