Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ BFile Class Summary

Media Vault

Software Library

Restoration Projects

Artifacts Sought

BFile Class Summary


BFile Class Summary


Method Summary

Method Description
= Initializes the object to refer to the same file as another
BFile() Constructor
~BFile() Destructor
GetSize() Returns the size of the file's data portion
InitCheck() Returns the status of the most recent initialization
IsReadable() Tests if the BFile was initialized to read from the file
IsWritable() Tests if the BFile was initialized to write to the file
Position() Returns the location of the file pointer
Read() Reads from the current file position
ReadAt() Reads from an arbitrary file position
Seek() Sets the location of the file pointer
SetSize() Sets the size of the file's data portion
SetTo() Initializes the object to another file
Unset() Uninitializes the object
Write() Writes to the current file position
WriteAt() Writes to an arbitrary file position





The Be Book, in lovely HTML, for BeOS Release 4.

Copyright © 1998 Be, Inc. All rights reserved.

Last modified November 10, 1998.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026