S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_streamable.cc File Reference

#include <s3fc/s3_streamable.h>
#include <sstream>
#include <iostream>

Include dependency graph for s3_streamable.cc:

Include dependency graph

Go to the source code of this file.

Functions

void s3_streamable_helper_other< std::string >::pack (const std::string &s, s3_pack_buffer &b)
void s3_streamable_helper_other< std::string >::unpack (std::string &s, const s3_pack_buffer &b)


Function Documentation

void s3_streamable_helper_other< std::string >::pack const std::string &    s,
s3_pack_buffer   b
 

Definition at line 189 of file s3_streamable.cc.

References s3_pack_buffer::copy_in, and s3_streamable::pack.

void s3_streamable_helper_other< std::string >::unpack std::string &    s,
const s3_pack_buffer   b
 

Definition at line 204 of file s3_streamable.cc.

References s3_pack_buffer::get_current, and s3_streamable::unpack.


Send comments to: s3fc@stonethree.com SourceForge Logo