ARB
Public Member Functions | Public Attributes | List of all members
FamilyList Class Reference

#include <awtc_next_neighbours.hxx>

Inheritance diagram for FamilyList:
Inheritance graph
[legend]
Collaboration diagram for FamilyList:
Collaboration graph
[legend]

Public Member Functions

FamilyListinsertSortedBy_matches (FamilyList *other)
 
FamilyListinsertSortedBy_rel_matches (FamilyList *other)
 
 FamilyList ()
 
 ~FamilyList ()
 

Public Attributes

FamilyListnext
 
charname
 
long matches
 
double rel_matches
 

Detailed Description

Definition at line 32 of file awtc_next_neighbours.hxx.

Constructor & Destructor Documentation

FamilyList::FamilyList ( )

Definition at line 40 of file AWTC_next_neighbours.cxx.

FamilyList::~FamilyList ( )

Definition at line 47 of file AWTC_next_neighbours.cxx.

References name, and next.

Member Function Documentation

FamilyList * FamilyList::insertSortedBy_matches ( FamilyList other)

Definition at line 52 of file AWTC_next_neighbours.cxx.

References ff_assert, matches, and next.

FamilyList * FamilyList::insertSortedBy_rel_matches ( FamilyList other)

Definition at line 71 of file AWTC_next_neighbours.cxx.

References ff_assert, next, and rel_matches.

Member Data Documentation

FamilyList* FamilyList::next
char* FamilyList::name

Definition at line 38 of file awtc_next_neighbours.hxx.

Referenced by awtc_nn_search_all_listed(), and ~FamilyList().

long FamilyList::matches

Definition at line 39 of file awtc_next_neighbours.hxx.

Referenced by awtc_nn_search_all_listed(), and insertSortedBy_matches().

double FamilyList::rel_matches

The documentation for this class was generated from the following files: