ViewAddFlag Struct Reference

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
}


Detailed Description

Flags to control the behaviour when adding handles to views.

Definition at line 55 of file view_type_fw.hh.


Member Enumeration Documentation

enum Type

Enumerator:
INCLUDE_ATOMS  Include all atoms when adding a residue handle to a view.
INCLUDE_RESIDUES  Include all residues when adding a chain to a view.
INCLUDE_CHAINS  Include all chains when creating a new entity view.
INCLUDE_ALL  Convenience flags to include all substructures.
CHECK_DUPLICATES  If set, it will be checked that no duplicates are created when adding a new handle.

Definition at line 56 of file view_type_fw.hh.


The documentation for this struct was generated from the following file:

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8