Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::ControlPort::Decoder Class Reference

#include <channel.h>

Public Member Functions

 Decoder ()
 
 ~Decoder ()
 
bool decode (unsigned data, size_t &count, int &port, bool &last)
 

Protected Attributes

size_t temp_count
 
unsigned short port_shift
 

Constructor & Destructor Documentation

◆ Decoder()

Realm::ControlPort::Decoder::Decoder ( )

◆ ~Decoder()

Realm::ControlPort::Decoder::~Decoder ( )

Member Function Documentation

◆ decode()

bool Realm::ControlPort::Decoder::decode ( unsigned  data,
size_t &  count,
int &  port,
bool &  last 
)

Member Data Documentation

◆ port_shift

unsigned short Realm::ControlPort::Decoder::port_shift
protected

◆ temp_count

size_t Realm::ControlPort::Decoder::temp_count
protected

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