Apache Mesos
Public Member Functions | List of all members
process::WeakFuture< T > Class Template Reference

#include <future.hpp>

Public Member Functions

 WeakFuture (const Future< T > &future)
 
Option< Future< T > > get () const
 

Constructor & Destructor Documentation

template<typename T >
process::WeakFuture< T >::WeakFuture ( const Future< T > &  future)
explicit

Member Function Documentation

template<typename T >
Option< Future< T > > process::WeakFuture< T >::get ( ) const

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