Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CFragment Class Reference

implementation of fragment More...

#include <Fragment.h>

Inheritance diagram for CFragment:

Inheritance graph
[legend]
Collaboration diagram for CFragment:

Collaboration graph
[legend]
List of all members.

Public Methods

__fastcall CFragment (CFragmentsList *own)
void __fastcall RemoveFromBaseList (CElementsRecord *history=NULL)
void __fastcall MapAtoms (CAtom *atom1, CAtom *atom2=NULL, CElementsRecord *history=NULL)
void __fastcall MapBonds (CElementsRecord *history=NULL)
void __fastcall EndMap (void)
bool __fastcall Delete (void)
bool __fastcall DeleteContents (void)
bool __fastcall SaveChangePositionOfAtoms (void)
bool __fastcall MapAtomsFromSelection (CSelection *p_selection)
bool __fastcall AddObject (CExtObject *p_object)
bool __fastcall RemoveObject (CExtObject *p_object)
CPoint __fastcall GetCentrum (void)
CMolecule *__fastcall GetMolecule (void)
bool __fastcall Load (CXMLElement *p_el)
bool __fastcall Save (CXMLElement *p_el)
bool __fastcall SaveInStructureFormat (CXMLElement *p_el)
bool __fastcall RegisterAtom (CAtom *atom, CElementsRecord *history=NULL)
bool __fastcall UnregisterAtom (CAtom *atom, CElementsRecord *history=NULL)
bool __fastcall RegisterBond (CBond *bond, CElementsRecord *history=NULL)
bool __fastcall UnregisterBond (CBond *bond, CElementsRecord *history=NULL)
bool __fastcall RegisterHalfBond (CBond *bond, CElementsRecord *history=NULL)
bool __fastcall UnregisterHalfBond (CBond *bond, CElementsRecord *history=NULL)
virtual void __fastcall RemoveFromRegistered (CExtObject *object, CElementsRecord *history=NULL)

Public Attributes

CSimpleList< CAtomAtoms
CSimpleList< CBondBonds
CSimpleList< CBondHalfBonds

Detailed Description

implementation of fragment


The documentation for this class was generated from the following file:
Generated on Sun Feb 9 12:57:50 2003 for NemesisCore by doxygen1.3-rc2