Apache Mesos
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
mesos::internal::tests::Rootfs Class Reference

#include <rootfs.hpp>

Inheritance diagram for mesos::internal::tests::Rootfs:
mesos::internal::tests::LinuxRootfs

Public Member Functions

virtual ~Rootfs ()
 
Try< Nothingadd (const std::string &path)
 

Public Attributes

const std::string root
 

Protected Member Functions

 Rootfs (const std::string &_root)
 

Constructor & Destructor Documentation

virtual mesos::internal::tests::Rootfs::~Rootfs ( )
virtual
mesos::internal::tests::Rootfs::Rootfs ( const std::string &  _root)
inlineprotected

Member Function Documentation

Try<Nothing> mesos::internal::tests::Rootfs::add ( const std::string &  path)

Member Data Documentation

const std::string mesos::internal::tests::Rootfs::root

The documentation for this class was generated from the following file: