![]() |
XRootD
|
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 |
A buffer with stripe data and info on validity.
Definition at line 45 of file XrdEcUtilities.hh.
|
inline |
Constructor
buffer | : buffer with stripe data |
valid | : true if data are valid, false otherwise |
Definition at line 53 of file XrdEcUtilities.hh.
char* XrdEc::stripe_t::buffer |
Definition at line 57 of file XrdEcUtilities.hh.
bool XrdEc::stripe_t::valid |
Definition at line 58 of file XrdEcUtilities.hh.