Legion Runtime
|
This is the complete list of members for Legion::FutureMap, including all inherited members.
exists(void) const (defined in Legion::FutureMap) | Legion::FutureMap | inline |
FutureMap(void) (defined in Legion::FutureMap) | Legion::FutureMap | |
FutureMap(const FutureMap &map) (defined in Legion::FutureMap) | Legion::FutureMap | |
FutureMap(FutureMap &&map) noexcept (defined in Legion::FutureMap) | Legion::FutureMap | |
FutureMap(Internal::FutureMapImpl *impl) (defined in Legion::FutureMap) | Legion::FutureMap | explicitprotected |
get_future(const DomainPoint &point) const | Legion::FutureMap | |
get_future(const PT point[DIM]) const | Legion::FutureMap | inline |
get_future_map_domain(void) const | Legion::FutureMap | |
get_result(const DomainPoint &point, bool silence_warnings=false, const char *warning_string=NULL) const | Legion::FutureMap | inline |
get_result(const PT point[DIM]) const | Legion::FutureMap | inline |
get_void_result(const DomainPoint &point, bool silence_warnings=false, const char *warning_string=NULL) const | Legion::FutureMap | |
get_void_result(const PT point[DIM]) const | Legion::FutureMap | inline |
hash(void) const (defined in Legion::FutureMap) | Legion::FutureMap | |
operator<(const FutureMap &f) const (defined in Legion::FutureMap) | Legion::FutureMap | inline |
operator=(const FutureMap &f) (defined in Legion::FutureMap) | Legion::FutureMap | |
operator=(FutureMap &&f) noexcept (defined in Legion::FutureMap) | Legion::FutureMap | |
operator==(const FutureMap &f) const (defined in Legion::FutureMap) | Legion::FutureMap | inline |
operator[](const DomainPoint &point) const (defined in Legion::FutureMap) | Legion::FutureMap | inline |
wait_all_results(bool silence_warnings=false, const char *warning_string=NULL) const | Legion::FutureMap | |
~FutureMap(void) (defined in Legion::FutureMap) | Legion::FutureMap |