LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
get_allocator

Get the message allocator for the runtime. More...

Collaboration diagram for get_allocator:

Classes

class  lci::get_allocator_x
 The actual implementation for get_allocator. More...
 

Detailed Description

Get the message allocator for the runtime.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
Returns
of type allocator_base_t*; The allocator used by the runtime.