Legion Runtime
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Member Functions | List of all members
Legion::DomainColoringSerializer Class Reference

#include <legion.h>

Public Member Functions

 DomainColoringSerializer (const DomainColoring &c)
 
size_t legion_buffer_size (void) const
 
size_t legion_serialize (void *buffer) const
 
size_t legion_deserialize (const void *buffer)
 
DomainColoring & ref (void)
 

Detailed Description

This is a decorator class that helps the Legion compiler with returning domain colorings as the result of task calls.


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