Adaptive Framework
0.9.0
|
Internal session info used by afw_adaptor_impl*() functions. More...
#include <afw_adaptor_impl.h>
Data Fields | |
afw_adaptor_session_t | pub |
Public part of session. | |
const afw_adaptor_session_t * | wrapped_session |
Session this common impl wraps. | |
afw_adaptor_journal_t | journal_pub |
Public part of journal. | |
const afw_adaptor_journal_t * | wrapped_journal |
Journal this common impl wraps. | |
Internal session info used by afw_adaptor_impl*() functions.
Definition at line 219 of file afw_adaptor_impl.h.