full min-based connection wrapper More...
#include <min.h>
Classes | |
| class | In |
| incoming Min stream More... | |
| class | Out |
| outgoing Min stream More... | |
Public Member Functions | |
| void | poll (uint32_t, uint32_t) |
| dispatch incoming Frames through registry | |
Public Attributes | |
| In | in |
| incoming Frame stream | |
| Out | out |
| outgoing Frame stream | |
| FrameRegistry | reg |
| Frame registry for this connection. | |
full min-based connection wrapper