SingleAtom Class Reference

Base class for single-atom Compound building blocks. More...

#include <Compound.h>

Inheritance diagram for SingleAtom:
Compound PIMPLHandle< Compound, CompoundRep > BivalentAtom QuadrivalentAtom TrivalentAtom UnivalentAtom AliphaticCarbon AliphaticHydrogen

List of all members.

Public Member Functions

 SingleAtom (const Compound::AtomName &atomName, const Element &element)

Detailed Description

Base class for single-atom Compound building blocks.

There is not an explicit Atom class in the public Molmodel API. The Compound::SingleAtom class is intended to provide single atom Compounds that can be linked together during the construction of Molecules. Many of the predefined Molecule types in the Molmodel API use SingleAtoms in their construction.


Constructor & Destructor Documentation

SingleAtom ( const Compound::AtomName atomName,
const Element element 
) [inline]
Parameters:
atomName name for new atom
element chemical element of new atom

References Compound::setBaseAtom(), and Compound::setCompoundName().


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

Generated on Thu Aug 12 16:37:54 2010 for SimTKcore by  doxygen 1.6.1