LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
The actual implementation for graph_test. More...
#include <lci_binding_post.hpp>
Public Member Functions | |
graph_test_x (comp_t comp_in) | |
graph_test_x && | comp (comp_t comp_in) |
graph_test_x && | runtime (runtime_t runtime_in) |
status_t | call_impl (comp_t comp, runtime_t runtime) const |
status_t | call () const |
status_t | operator() () const |
Public Attributes | |
comp_t | m_comp |
option_t< runtime_t > | m_runtime |
The actual implementation for graph_test.
|
inline |
status_t lci::graph_test_x::call | ( | ) | const |
|
inline |
|
inline |
|
inline |
comp_t lci::graph_test_x::m_comp |