ARB
Classes | Enumerations | Functions
NT_tree_cmp.h File Reference
#include <arbdb_base.h>
#include "NT_local.h"
Include dependency graph for NT_tree_cmp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RatioLimits
 
class  GroupPenalty
 
class  GroupMatchScorer
 

Enumerations

enum  GroupTransferMode { COMPARE_TOPOLOGY, REMOVE_EXISTING_GROUPS, KEEP_OLD_NAMES }
 
enum  GroupsToTransfer { XFER_ALL_GROUPS, XFER_GROUPS_WITH_MARKED }
 

Functions

GB_ERROR NTREE_move_tree_info (GBDATA *gb_main, const char *tree_source, const char *tree_dest, const char *log_file, GroupTransferMode mode, GroupsToTransfer what, const GroupMatchScorer &scorer, const char *aci)
 

Enumeration Type Documentation

Enumerator
COMPARE_TOPOLOGY 
REMOVE_EXISTING_GROUPS 
KEEP_OLD_NAMES 

Definition at line 21 of file NT_tree_cmp.h.

Enumerator
XFER_ALL_GROUPS 
XFER_GROUPS_WITH_MARKED 

Definition at line 27 of file NT_tree_cmp.h.

Function Documentation

GB_ERROR NTREE_move_tree_info ( GBDATA gb_main,
const char tree_source,
const char tree_dest,
const char log_file,
GroupTransferMode  mode,
GroupsToTransfer  what,
const GroupMatchScorer scorer,
const char aci 
)