#include <Block.h>
Definition at line 29 of file Block.h.
◆ Block() [1/3]
◆ Block() [2/3]
odc::Block::Block |
( |
const eckit::PathName & |
fileName, |
|
|
const eckit::Offset & |
start, |
|
|
const eckit::Offset & |
end, |
|
|
const ullong |
firstRow, |
|
|
const ullong |
lastRow |
|
) |
| |
|
inline |
◆ Block() [3/3]
odc::Block::Block |
( |
const Block & |
other | ) |
|
|
inline |
◆ operator=()
Block& odc::Block::operator= |
( |
const Block & |
other | ) |
|
|
inline |
◆ str()
std::string odc::Block::str |
( |
| ) |
const |
◆ end
eckit::Offset odc::Block::end |
◆ fileName
eckit::PathName odc::Block::fileName |
◆ firstRow
◆ lastRow
◆ start
eckit::Offset odc::Block::start |
The documentation for this class was generated from the following files: