ARB
|
Public Member Functions | |
bool | operator< (const indexed_name &other) const |
Public Attributes | |
int | idx |
const char * | name |
Definition at line 1175 of file adtree.cxx.
|
inline |
Definition at line 1179 of file adtree.cxx.
References idx.
int indexed_name::idx |
Definition at line 1176 of file adtree.cxx.
Referenced by GBT_get_tree_names(), and operator<().
const char* indexed_name::name |
Definition at line 1177 of file adtree.cxx.
Referenced by GBT_get_tree_names().