![]() |
fpmas 1.6
|
#include "fpmas/api/graph/distributed_node.h"
#include "fpmas/api/utils/ptr_wrapper.h"
#include "fpmas/graph/node.h"
#include "fpmas/io/json.h"
#include "fpmas/io/datapack.h"
Go to the source code of this file.
Namespaces | |
namespace | fpmas |
namespace | fpmas::graph |
namespace | nlohmann |
namespace | fpmas::io |
namespace | fpmas::io::json |
namespace | fpmas::io::datapack |
Typedefs | |
template<typename T > | |
using | fpmas::graph::NodePtrWrapper = api::utils::PtrWrapper< api::graph::DistributedNode< T > > |
DistributedNode implementation.