Public Member Functions | Public Attributes

graphlab::iarchive Class Reference

#include <iarchive.hpp>

List of all members.

Public Member Functions

 iarchive (std::istream &is)
 constructor. Takes a generic std::istream object

Public Attributes

std::istream * i

Detailed Description

The input archive object. It is just a simple wrapper around a istream

Definition at line 37 of file iarchive.hpp.


The documentation for this class was generated from the following file: