next up previous contents
Next: Public methods Up: Classes details Previous: Classes details   Indice


PKGFS

PKGFS is the very basic PackageFS class. It mainly implements the shared library symbols to be resolved by lufsd. It owns a complete public interface to carry out the common file system functions examined in chapter 3. Initialization, mount and unmount procedures reside here too. In order to accomplish these tasks, it uses some private data and protected methods.

Figura 5.7: PKGFS public methods and private data.
\includegraphics{headersUML/pkgfsUML.eps}



Subsections

2004-11-19