Public Member Functions | Public Attributes

graphlab::oarchive Class Reference

#include <oarchive.hpp>

List of all members.

Public Member Functions

 oarchive (std::ostream &os)
 constructor. Takes a generic std::ostream object

Public Attributes

std::ostream * o

Detailed Description

The output archive object. It is just a simple wrapper around a ostream.

Definition at line 40 of file oarchive.hpp.


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