#include <Fragment.h>
Collaboration diagram for CFragmentData:
Public Methods | |
void __fastcall | GetFromFragment (CFragment *p_fragment) |
CFragment *__fastcall | MakeFragment (CMolecule *molecule, CElementsRecord *history=NULL) const |
int __fastcall | GetFragmentIndex (void) const |
Public Attributes | |
int | FragmentIndex |
CSmallString | Name |
CSmallString | Description |
CExtObject::CStatus | Status |
int | NumOfAtoms |
int | NumOfBonds |
int | NumOfHalfBonds |
int * | Atoms |
int * | Bonds |
int * | HalfBonds |