ARB
|
#include <Group.hxx>
Public Member Functions | |
Group () | |
Group (GBDATA *gb_group_) | |
Group (AP_tree *node_) | |
bool | is_valid () const |
bool | is_located () const |
AP_tree * | get_node () const |
GBDATA * | get_group_data () const |
const char * | get_name () const |
bool | locate (AP_tree *subtree) const |
void | dislocate () const |
bool | at_node (AP_tree *test) const |
bool | operator== (const Group &other) const |
bool | operator!= (const Group &other) const |
|
inline |
|
inline |
Definition at line 33 of file Group.hxx.
References at_node(), TreeNode::gb_node, TreeNode::is_keeled_group(), TreeNode::is_normal_group(), and td_assert.
|
inline |
Definition at line 48 of file Group.hxx.
Referenced by get_name(), group_awar_changed_cb(), group_selected_by_canvas_cb(), is_located(), and AWT_graphic_tree::locate_selected_group().
|
inline |
Definition at line 49 of file Group.hxx.
References is_valid(), and td_assert.
|
inline |
Definition at line 54 of file Group.hxx.
Referenced by AWT_graphic_tree::locate_selected_group().
|
inline |
Definition at line 55 of file Group.hxx.
Referenced by group_awar_changed_cb(), group_selected_by_canvas_cb(), AWT_graphic_tree::load_from_DB(), and NT_jump_cb().
|
inline |
Definition at line 56 of file Group.hxx.
References GB_entry(), GB_read_char_pntr(), is_valid(), and td_assert.
Referenced by group_selected_by_canvas_cb(), and NT_jump_cb().
bool Group::locate | ( | AP_tree * | subtree | ) | const |
Definition at line 29 of file Group.cxx.
References DOWNCAST, find_node_with_groupdata(), implicated, and td_assert.
Referenced by AWT_graphic_tree::locate_selected_group().
|
inline |
Definition at line 64 of file Group.hxx.
References NULp.
Referenced by AWT_graphic_tree::dislocate_selected_group().
|
inline |
Definition at line 66 of file Group.hxx.
References TreeNode::gb_node, TreeNode::is_normal_group(), TreeNode::keelsDownGroup(), and td_assert.
Referenced by Group(), and AWT_graphic_tree::toggle_group().
|
inline |
Definition at line 84 of file Group.hxx.
Referenced by operator!=().
|
inline |
Definition at line 85 of file Group.hxx.
References operator==().