Generated on Wed Apr 29 2015 11:51:41 for GGL-4.1.2 by doxygen 1.8.3.1
Public Member Functions | Data Fields
ggl::chem::MoleculeComponent::RingFragment Class Reference

a ring fragment description

#include <MoleculeComponent.hh>

Public Member Functions

 RingFragment (const RingFragmentType &type, const RingFragmentList &fragment)
 

Data Fields

RingFragmentList fragment
 the definition of the ring fragment node list More...
 
RingFragmentType type
 the type of the ring fragment More...
 

Detailed Description

Definition at line 50 of file MoleculeComponent.hh.

Constructor & Destructor Documentation

ggl::chem::MoleculeComponent::RingFragment::RingFragment ( const RingFragmentType type,
const RingFragmentList fragment 
)

construction

Parameters
typethe type to set
fragmentthe fragment definition to set

Field Documentation

RingFragmentList ggl::chem::MoleculeComponent::RingFragment::fragment

Definition at line 55 of file MoleculeComponent.hh.

RingFragmentType ggl::chem::MoleculeComponent::RingFragment::type

Definition at line 53 of file MoleculeComponent.hh.


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