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... | |
Definition at line 50 of file MoleculeComponent.hh.
| ggl::chem::MoleculeComponent::RingFragment::RingFragment | ( | const RingFragmentType & | type, |
| const RingFragmentList & | fragment | ||
| ) |
construction
| type | the type to set |
| fragment | the fragment definition to set |
| 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.