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

#include <disk_profile_server.hpp>

Public Member Functions

 ~TestDiskProfileServer ()
 

Static Public Member Functions

static process::Future< std::shared_ptr< TestDiskProfileServer > > create ()
 

Public Attributes

std::unique_ptr< TestDiskProfileServerProcessprocess
 

Constructor & Destructor Documentation

mesos::internal::tests::TestDiskProfileServer::~TestDiskProfileServer ( )
inline

Member Function Documentation

static process::Future<std::shared_ptr<TestDiskProfileServer> > mesos::internal::tests::TestDiskProfileServer::create ( )
inlinestatic

Member Data Documentation

std::unique_ptr<TestDiskProfileServerProcess> mesos::internal::tests::TestDiskProfileServer::process

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