ARB
Public Member Functions | Public Attributes | List of all members
indexed_name Struct Reference
Collaboration diagram for indexed_name:
Collaboration graph
[legend]

Public Member Functions

bool operator< (const indexed_name &other) const
 

Public Attributes

int idx
 
const charname
 

Detailed Description

Definition at line 1180 of file adtree.cxx.

Member Function Documentation

bool indexed_name::operator< ( const indexed_name other) const
inline

Definition at line 1184 of file adtree.cxx.

References idx.

Member Data Documentation

int indexed_name::idx

Definition at line 1181 of file adtree.cxx.

Referenced by GBT_get_tree_names(), and operator<().

const char* indexed_name::name

Definition at line 1182 of file adtree.cxx.

Referenced by GBT_get_tree_names().


The documentation for this struct was generated from the following file: