Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::ForEachExecutor< worklists::Deterministic< T >, FunctionTy, ArgsTy > Struct Template Reference

#include <Executor_Deterministic.h>

Inheritance diagram for galois::runtime::ForEachExecutor< worklists::Deterministic< T >, FunctionTy, ArgsTy >:

Public Types

typedef internal::Options< T,
FunctionTy, ArgsTy > 
OptionsTy
 
typedef internal::Executor
< OptionsTy
SuperTy
 

Public Member Functions

 ForEachExecutor (FunctionTy f, const ArgsTy &args)
 

Member Typedef Documentation

template<class T , class FunctionTy , class ArgsTy >
typedef internal::Options<T, FunctionTy, ArgsTy> galois::runtime::ForEachExecutor< worklists::Deterministic< T >, FunctionTy, ArgsTy >::OptionsTy
template<class T , class FunctionTy , class ArgsTy >
typedef internal::Executor<OptionsTy> galois::runtime::ForEachExecutor< worklists::Deterministic< T >, FunctionTy, ArgsTy >::SuperTy

Constructor & Destructor Documentation

template<class T , class FunctionTy , class ArgsTy >
galois::runtime::ForEachExecutor< worklists::Deterministic< T >, FunctionTy, ArgsTy >::ForEachExecutor ( FunctionTy  f,
const ArgsTy &  args 
)
inline

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