Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| CCpipe | Wrapping pipe in a class makes sure they are closed when we leave scope |
| ▼CFileCache | A cache for file attributes and resolved links |
| CEntry | Represents an entry of FileCache |
| ▼CFileStatus | Keep track of files opened and truncated files |
| CEntry | Represents an entry of FileStatus |
| ▼CMountInfo | A class to manage informations obtained from the output of the busybox applet mount command |
| CEntry | A class to manage a line obtained from the output of the busybox applet mount command |
| CSpawn | Spawn a child process |
| CUserInfo | A class to manage informations obtained from the output of the busybox applet id command |