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

Definition of constants in namespace CDPL::ConfGen::FragmentType. More...

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::ConfGen
 Contains classes and functions related to conformer ensemble generation.
 
 CDPL::ConfGen::FragmentType
 Provides constants that are used to describe the nature of fragments used to build-up molecule 3D models.
 

Variables

const unsigned int CDPL::ConfGen::FragmentType::CHAIN = 0
 
const unsigned int CDPL::ConfGen::FragmentType::FLEXIBLE_RING_SYSTEM = 1
 
const unsigned int CDPL::ConfGen::FragmentType::RIGID_RING_SYSTEM = 2
 

Detailed Description

Definition of constants in namespace CDPL::ConfGen::FragmentType.