Function |
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 |