Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | Public Member Functions | List of all members
CDPL::MolProp::HBondDonorAtomTyper Class Reference

#include <HBondDonorAtomTyper.hpp>

Public Types

typedef std::shared_ptr< HBondDonorAtomTyperSharedPointer
 

Public Member Functions

 HBondDonorAtomTyper ()
 
 HBondDonorAtomTyper (const Chem::MolecularGraph &molgraph, Util::UIArray &types)
 
void perceiveTypes (const Chem::MolecularGraph &molgraph, Util::UIArray &types)
 

Member Typedef Documentation

◆ SharedPointer

Constructor & Destructor Documentation

◆ HBondDonorAtomTyper() [1/2]

CDPL::MolProp::HBondDonorAtomTyper::HBondDonorAtomTyper ( )

◆ HBondDonorAtomTyper() [2/2]

CDPL::MolProp::HBondDonorAtomTyper::HBondDonorAtomTyper ( const Chem::MolecularGraph molgraph,
Util::UIArray types 
)

Member Function Documentation

◆ perceiveTypes()

void CDPL::MolProp::HBondDonorAtomTyper::perceiveTypes ( const Chem::MolecularGraph molgraph,
Util::UIArray types 
)

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