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

Definition of the type CDPL::ConfGen::ConformerDataArray. More...

#include <vector>
#include "CDPL/ConfGen/ConformerData.hpp"

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.
 

Typedefs

typedef std::vector< ConformerData::SharedPointer > CDPL::ConfGen::ConformerDataArray
 A data type for the storage of dyn. allocated ConfGen::ConformerData objects. More...
 

Detailed Description

Definition of the type CDPL::ConfGen::ConformerDataArray.