Apache Mesos
Public Types | Public Member Functions | List of all members
std::hash< mesos::v1::TaskState > Struct Template Reference

#include <mesos.hpp>

Public Types

typedef size_t result_type
 
typedef mesos::v1::TaskState argument_type
 

Public Member Functions

result_type operator() (const argument_type &taskState) const
 

Member Typedef Documentation

typedef mesos::v1::TaskState std::hash< mesos::v1::TaskState >::argument_type
typedef size_t std::hash< mesos::v1::TaskState >::result_type

Member Function Documentation

result_type std::hash< mesos::v1::TaskState >::operator() ( const argument_type taskState) const
inline

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