| data()=0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| data() const =0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| data_type typedef | fpmas::api::graph::DistributedNode< T > | |
| EdgeType typedef | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | |
| getId() const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| getIncomingEdges() const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| getIncomingEdges(LayerId layer_id) const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| getOutgoingEdges() const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| getOutgoingEdges(LayerId layer_id) const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| getWeight() const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| IdType typedef | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | |
| inNeighbors() const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| inNeighbors(LayerId layer_id) const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| linkIn(EdgeType *edge)=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| linkOut(EdgeType *edge)=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| location() const =0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| mutex()=0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| mutex() const =0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| outNeighbors() const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| outNeighbors(LayerId layer_id) const=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| setLocation(int location)=0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| setMutex(synchro::Mutex< T > *mutex)=0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| setState(LocationState state)=0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| setWeight(float weight)=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| state() const =0 | fpmas::api::graph::DistributedNode< T > | pure virtual |
| unlinkIn(EdgeType *edge)=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| unlinkOut(EdgeType *edge)=0 | fpmas::api::graph::Node< DistributedId, DistributedEdge< T > > | pure virtual |
| ~DistributedNode() (defined in fpmas::api::graph::DistributedNode< T >) | fpmas::api::graph::DistributedNode< T > | inlinevirtual |