class hdr_mftp


Public Classes

enum
class Spec
instead of "class Spec", should use "union Spec", but doesn't work since CW_PATTERN_t is a class. specific part of the PDU (different for different types)
class Data
PDU_DATA_TRANSFER:
unsigned long pass_nb
unsigned long group_nb
CW_PATTERN_t cw_pat
class StatReq
PDU_STATUS_REQUEST:
unsigned long pass_nb
pass number the status request belongs to
unsigned long block_lo
lowest block number requested for NAK-feedback
unsigned long block_hi
highest block number requested
double RspBackoffWindow
length of backoff-interval that receivers
class Nak
PDU_NAK:
unsigned long pass_nb
unsigned long block_nb
unsigned long nak_count

Public Fields

int type
field for PDU-type

Public

enum

Documentation

enum

int type
field for PDU-type

class Spec
instead of "class Spec", should use "union Spec", but doesn't work since CW_PATTERN_t is a class. specific part of the PDU (different for different types)

class Data
PDU_DATA_TRANSFER:

unsigned long pass_nb

unsigned long group_nb

CW_PATTERN_t cw_pat

class StatReq
PDU_STATUS_REQUEST:

unsigned long pass_nb
pass number the status request belongs to

unsigned long block_lo
lowest block number requested for NAK-feedback

unsigned long block_hi
highest block number requested

double RspBackoffWindow
length of backoff-interval that receivers

class Nak
PDU_NAK:

unsigned long pass_nb

unsigned long block_nb

unsigned long nak_count


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de