#include <legion.h>
|
| 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) |
|
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: