ARB
|
Public Member Functions | |
bool | operator< (const indexed_name &other) const |
Public Attributes | |
int | idx |
const char * | name |
Definition at line 1180 of file adtree.cxx.
|
inline |
Definition at line 1184 of file adtree.cxx.
References idx.
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().