Beamlib 3.3.2
This is the Beam C++ class library.
|
Go to the source code of this file.
Classes | |
class | BFile |
File operations class. More... | |
Functions | |
BError | bcopyFile (BString source, BString dest) |
Copy a file. More... | |
BError | bcopyDir (BString source, BString dest) |
Copy complete directory. More... | |