Apache Mesos
Classes | Public Member Functions | List of all members
ns::NamespaceRunner Class Reference

#include <ns.hpp>

Public Member Functions

 NamespaceRunner ()
 
 ~NamespaceRunner ()
 
template<typename T >
process::Future< T > run (const std::string &path, const std::string &ns, const lambda::function< Try< T >()> &func)
 

Constructor & Destructor Documentation

ns::NamespaceRunner::NamespaceRunner ( )
inline
ns::NamespaceRunner::~NamespaceRunner ( )
inline

Member Function Documentation

template<typename T >
process::Future<T> ns::NamespaceRunner::run ( const std::string &  path,
const std::string &  ns,
const lambda::function< Try< T >()> &  func 
)
inline

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