|
xrootd
|
Public Attributes | |
| std::vector< unsigned char > | table |
| the coding table More... | |
| std::vector< unsigned int > | blockIndices |
| array of nData size, containing stripe indices to input blocks More... | |
| int | nErrors |
| Number of errors this coding table is constructed for (maximum==nParity) More... | |
Data structure to store all information required for a decode process with a known error pattern.
| std::vector<unsigned int> XrdEc::RedundancyProvider::CodingTable::blockIndices |
array of nData size, containing stripe indices to input blocks
| int XrdEc::RedundancyProvider::CodingTable::nErrors |
Number of errors this coding table is constructed for (maximum==nParity)
| std::vector<unsigned char> XrdEc::RedundancyProvider::CodingTable::table |
the coding table
1.8.5