|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for free_device. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
| free_device_x (device_t *device_in) | |
| free_device_x && | device (device_t *device_in) |
| free_device_x && | runtime (runtime_t runtime_in) |
| void | call_impl (device_t *device, runtime_t runtime) const |
| void | call () const |
| void | operator() () const |
Public Attributes | |
| device_t * | m_device |
| option_t< runtime_t > | m_runtime |
The actual implementation for free_device.
|
inline |
| void lci::free_device_x::call | ( | ) | const |
|
inline |
|
inline |
|
inline |
| device_t* lci::free_device_x::m_device |