xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdEc::stripe_t Struct Reference

A buffer with stripe data and info on validity. More...

#include <XrdEcUtilities.hh>

Public Member Functions

 stripe_t (char *buffer, bool valid)
 

Public Attributes

char * buffer
 
bool valid
 

Detailed Description

A buffer with stripe data and info on validity.

Constructor & Destructor Documentation

◆ stripe_t()

XrdEc::stripe_t::stripe_t ( char *  buffer,
bool  valid 
)
inline

Constructor

Parameters
buffer: buffer with stripe data
valid: true if data are valid, false otherwise

Member Data Documentation

◆ buffer

char* XrdEc::stripe_t::buffer

◆ valid

bool XrdEc::stripe_t::valid

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