Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::spafdb::ProximityStrategy Class Reference

This an interface to define strategy on how proximity edges are created when inserting a new spafgraph::Node in the graph of a SpafDB. More...


Detailed Description

This an interface to define strategy on how proximity edges are created when inserting a new spafgraph::Node in the graph of a SpafDB.

Definition at line 23 of file ProximityStrategy.hpp.

#include <ProximityStrategy.hpp>

Inheritance diagram for jafar::spafdb::ProximityStrategy:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::vector< const
spafgraph::EdgeProximity * > 
createProximitiesEdges (const SpafDB *_db, spafgraph::Node *_node) const =0
 This function is called to create spafgraph::ProximitiesEdges between the node in argument, and other nodes in the data base.
virtual std::vector< const
spafgraph::EdgeProximity * > 
createProximitiesEdges (const std::list< spafgraph::Node * > &_nodes, spafgraph::Node *_node) const =0

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1
LAAS-CNRS