Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Variables
ProcessingFlags.hpp File Reference

Definition of flags for serial and residue sequence number processing. More...

#include <limits>

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Biomol
 Contains classes and functions related to biological macromolecules.
 

Variables

const long CDPL::Biomol::IGNORE_SEQUENCE_NO = std::numeric_limits<long>::min()
 
const long CDPL::Biomol::IGNORE_SERIAL_NO = std::numeric_limits<long>::min()
 

Detailed Description

Definition of flags for serial and residue sequence number processing.