Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::XferDes::ControlPortState Struct Reference

#include <channel.h>

Collaboration diagram for Realm::XferDes::ControlPortState:

Public Attributes

ControlPort::Decoder decoder
 
int control_port_idx
 
int current_io_port
 
size_t remaining_count
 
bool eos_received
 

Member Data Documentation

◆ control_port_idx

int Realm::XferDes::ControlPortState::control_port_idx

◆ current_io_port

int Realm::XferDes::ControlPortState::current_io_port

◆ decoder

ControlPort::Decoder Realm::XferDes::ControlPortState::decoder

◆ eos_received

bool Realm::XferDes::ControlPortState::eos_received

◆ remaining_count

size_t Realm::XferDes::ControlPortState::remaining_count

The documentation for this struct was generated from the following file: