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

#include <legion.h>

Public Member Functions

 ColoringSerializer (const Coloring &c)
 
size_t legion_buffer_size (void) const
 
size_t legion_serialize (void *buffer) const
 
size_t legion_deserialize (const void *buffer)
 
Coloring & ref (void)
 

Detailed Description

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


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