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 |
| char* XrdEc::stripe_t::buffer |
Definition at line 57 of file XrdEcUtilities.hh.
Referenced by stripe_t().
| bool XrdEc::stripe_t::valid |
Definition at line 58 of file XrdEcUtilities.hh.
Referenced by stripe_t().