Apache Mesos
Public Member Functions | Public Attributes | List of all members
mesos::internal::slave::PosixFilesystemIsolatorProcess::Info Struct Reference

#include <posix.hpp>

Public Member Functions

 Info (const std::string &_directory)
 

Public Attributes

const std::string directory
 
Resources resources
 
std::vector< gid_tgids
 

Constructor & Destructor Documentation

mesos::internal::slave::PosixFilesystemIsolatorProcess::Info::Info ( const std::string &  _directory)
inlineexplicit

Member Data Documentation

const std::string mesos::internal::slave::PosixFilesystemIsolatorProcess::Info::directory
std::vector<gid_t> mesos::internal::slave::PosixFilesystemIsolatorProcess::Info::gids
Resources mesos::internal::slave::PosixFilesystemIsolatorProcess::Info::resources

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