| Add(ID id, const DAG &dag) | DAGSearchDatabase | |
| Close() (defined in DAGSearchDatabase) | DAGSearchDatabase | |
| Create(std::string name, int dim) | DAGSearchDatabase | |
| DAGSearchDatabase() | DAGSearchDatabase | |
| GetClosest(const DAG &dag, const leda_node &querynode, const double &range) | DAGSearchDatabase | |
| GetDim() const (defined in DAGSearchDatabase) | DAGSearchDatabase | [inline] |
| GetKClosest(const DAG &dag, const leda_node &querynode, int k) | DAGSearchDatabase | |
| Open(std::string name) | DAGSearchDatabase | |
| Read(std::istream &is) | DAGSearchDatabase | |
| Remove(ID id, DAG &dag) | DAGSearchDatabase | |
| Write(std::ostream &os) | DAGSearchDatabase | |
| ~DAGSearchDatabase() | DAGSearchDatabase | [virtual] |
1.2.18