|
libbio
|
#include <UnorderedStructureDetail.h>

Public Member Functions | |
| MotifCandidate () | |
| MotifCandidate (AtomicNumber i, Pointer< physical::Wave > b) | |
Public Attributes | |
| AtomicNumber | id |
| Pointer< physical::Wave > | bonded |
Collect entry used by Resolve*Motif slow paths to snapshot Bond identity (id + bonded Wave*) under the host's shared lock without holding it across the motif-typeid sniff / cast (which can itself touch other Atoms via IsBondedMotifType -> Spin). RFC ยง5 step 3.
|
inline |
|
inline |
| Pointer< physical::Wave > bio::chemical::structure::MotifCandidate::bonded |
| AtomicNumber bio::chemical::structure::MotifCandidate::id |