Apache Mesos
Public Member Functions | Public Attributes | List of all members
mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::StreamState Struct Reference

#include <status_update_manager_process.hpp>

Public Member Functions

 StreamState ()
 

Public Attributes

std::list< UpdateType > updates
 
bool terminated
 

Constructor & Destructor Documentation

template<typename IDType , typename CheckpointType , typename UpdateType >
mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::StreamState::StreamState ( )
inline

Member Data Documentation

template<typename IDType , typename CheckpointType , typename UpdateType >
bool mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::StreamState::terminated
template<typename IDType , typename CheckpointType , typename UpdateType >
std::list<UpdateType> mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::StreamState::updates

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