Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

BTK::BuildableAtomGroupConcept Struct Reference

Interface which allows buildable atoms to send a build request to their container. More...

#include <buildable_atom_group_concept.h>

Inheritance diagram for BTK::BuildableAtomGroupConcept:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual bool build_atom (ATOM::index_t atom_index, bool is_bootstrap)=0
 attempt to build the atom indexed by atom_index


Detailed Description

Interface which allows buildable atoms to send a build request to their container.


Member Function Documentation

virtual bool BTK::BuildableAtomGroupConcept::build_atom ATOM::index_t  atom_index,
bool  is_bootstrap
[pure virtual]
 

attempt to build the atom indexed by atom_index

Parameters:
is_bootstrap if true, build the atom and two neighboring atoms from scratch, (assumes no other atoms are built), use this option to "bootstrap" the build procedure

Implemented in BTK::BuildableMonomer< AtomType >.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 14 00:43:19 2004 for BTK by doxygen 1.3.6