This is the complete list of members for Legion::FutureMap, including all inherited members.
FutureMap(void) (defined in Legion::FutureMap) | Legion::FutureMap | |
FutureMap(const FutureMap &map) (defined in Legion::FutureMap) | Legion::FutureMap | |
FutureMap(FutureMap &&map) (defined in Legion::FutureMap) | Legion::FutureMap | |
FutureMap(Internal::FutureMapImpl *impl, bool need_reference=true) (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_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 |
legion_buffer_size(void) (defined in Legion::Unserializable< FutureMap >) | Legion::Unserializable< FutureMap > | inline |
legion_deserialize(const void *buffer) (defined in Legion::Unserializable< FutureMap >) | Legion::Unserializable< FutureMap > | inline |
legion_serialize(void *buffer) (defined in Legion::Unserializable< FutureMap >) | Legion::Unserializable< FutureMap > | inline |
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) (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 |