| Method | Description |
|---|---|
| AddResource() | Adds a new resource to the file |
| File() | Returns the BFile the BResources object references |
| GetResourceInfo() | Returns information about a given resource |
| HasResource() | Tests whether a file contains the specified resource |
| LoadResource() | Loads the specified resource into memory |
| MergeFrom() | Copies all resources from another file into this one |
| PreloadResourceType() | Preloads all resources of the specified type |
| RemoveResource() | Removes a resource |
| BResources() | Constructor |
| ~BResources() | Destructor |
| SetTo() | Initializes the object to another application's resources |
| Sync() | Writes all changed resources back out to disk |
| WriteTo() | Writes the file's resources into a new file |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified December 9, 1998.