![]() |
fpmas 1.6
|
#include <string>
#include <set>
#include <list>
#include <deque>
#include "fpmas/api/communication/communication.h"
#include "../api/utils/ptr_wrapper.h"
Go to the source code of this file.
Namespaces | |
namespace | fpmas |
namespace | fpmas::io |
namespace | fpmas::io::datapack |
Typedefs | |
typedef BasicObjectPack< Serializer > | fpmas::io::datapack::ObjectPack |
typedef BasicObjectPack< LightSerializer > | fpmas::io::datapack::LightObjectPack |
Functions | |
template<template< typename, typename > class S> | |
std::ostream & | fpmas::io::datapack::operator<< (std::ostream &o, const BasicObjectPack< S > &pack) |
Binary DataPack based serialization features.