#include <sbuild/sbuild-custom-error.h>
#include <iostream>
#include <deque>
#include <string>
#include <stdio.h>
#include <sys/types.h>
#include <mntent.h>
Go to the source code of this file.
Classes | |
class | sbuild::mntstream |
Access mounts. More... | |
struct | sbuild::mntstream::mntentry |
An entry in a mntstream. More... | |
Namespaces | |
namespace | sbuild |
Functions | |
mntstream & | sbuild::operator>> (mntstream &stream, mntstream::mntentry &entry) |
The overloaded extraction operator. |