Menu

famouso::mw::afp::frag::UseNoEventSeq< AFPC > Class Template Reference

Policy: Don't use event sequence numbering. More...

#include <UseNoEventSeq.h>

Public Types

enum  { header_length = 0 }
 

Length of the generated header.

More...

Public Member Functions

void get_header (uint8_t *data, bool more_headers)
 Write header (does nothing).

Detailed Description

template<class AFPC>
class famouso::mw::afp::frag::UseNoEventSeq< AFPC >

Policy: Don't use event sequence numbering.

Should be only used if there is no (or nearly no) packet loss and no reordering.

Alternative policies: Use32BitEventSeq


Member Enumeration Documentation

template<class AFPC >
anonymous enum

Length of the generated header.

Enumerator:
header_length 

Member Function Documentation

template<class AFPC >
void famouso::mw::afp::frag::UseNoEventSeq< AFPC >::get_header ( uint8_t *  data,
bool  more_headers 
) [inline]

Write header (does nothing).

Parameters:
data Buffer to write header to
more_headers True if there will be another header behind this one

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