S3FC project page | S3FC home page |
pack(const T &t, s3_pack_buffer &b) | s3_streamable_helper_pod | [static] |
pack_array(const T *const &t, s3_pack_buffer &b, const size_t &n) | s3_streamable_helper_pod | [static] |
unpack(T &t, const s3_pack_buffer &b) | s3_streamable_helper_pod | [static] |
unpack_array(T *&t, const s3_pack_buffer &b, bool inplace) | s3_streamable_helper_pod | [static] |
Send comments to: s3fc@stonethree.com |
|