Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
Slice.h File Reference
#include <cassert>
#include <limits>
#include <vector>

Go to the source code of this file.

Classes

struct  serialbox::SliceTriple
 Slice per dimension. More...
 
class  serialbox::Slice
 Specification of the slice indices which is used for partial loading of serialized data. More...
 
struct  serialbox::Slice::Empty
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Detailed Description

This file contains the definition of the Slice which allows partial loading of the serialized data

Definition in file Slice.h.