Flags to control the behaviour when adding handles to views. More...
#include <view_type_fw.hh>
Public Types | |
enum | Type { INCLUDE_ATOMS = 1, INCLUDE_RESIDUES = 2, INCLUDE_CHAINS = 4, INCLUDE_ALL = INCLUDE_ATOMS|INCLUDE_RESIDUES|INCLUDE_CHAINS, CHECK_DUPLICATES = 8 } |
Flags to control the behaviour when adding handles to views.
Definition at line 55 of file view_type_fw.hh.
enum Type |
Definition at line 56 of file view_type_fw.hh.