fpmas 1.6
Classes | Namespaces | Typedefs
distributed_node.h File Reference
#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"
Include dependency graph for distributed_node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::graph::DistributedNode< T >
 
struct  nlohmann::adl_serializer< NodePtrWrapper< T > >
 
struct  fpmas::io::json::light_serializer< NodePtrWrapper< T > >
 
struct  fpmas::io::datapack::Serializer< NodePtrWrapper< T > >
 
struct  fpmas::io::datapack::LightSerializer< NodePtrWrapper< T > >
 

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 > >
 

Detailed Description

DistributedNode implementation.