CheckpointableFile.h File Reference

checkpointable binary file writer More...

#include <cstdio>
#include <string>
#include <vector>
#include <iostream>
#include <sstream>
#include "error.h"
#include "pack_base.h"
#include "pack_stl.h"
Include dependency graph for CheckpointableFile.h:

Go to the source code of this file.

Classes

class  ecolab::Checkpointable_file
 checkpointable binary file writer More...
 
struct  classdesc_access::access_pack< ecolab::Checkpointable_file >
 
struct  classdesc_access::access_unpack< ecolab::Checkpointable_file >
 

Namespaces

 ecolab
 _OPENMP
 
 classdesc_access
 Contains access_* structs, and nothing else. These structs are used to gain access to private members.
 

Detailed Description

checkpointable binary file writer