| S3FC project page | S3FC home page |
s3_streamable_helper_other specialisation for string.
More...
#include <s3_streamable.h>
Static Public Methods | |
| void | pack (const std::string &s, s3_pack_buffer &b) |
Pack s into b. More... | |
| void | unpack (std::string &s, const s3_pack_buffer &b) |
Assign s from the packed string at the current position of b. More... | |
s3_streamable_helper_other specialisation for string.
Definition at line 727 of file s3_streamable.h.
|
||||||||||||
|
Pack
|
|
||||||||||||
|
Assign
|
| Send comments to: s3fc@stonethree.com |
|