libbio
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
bio::chemical::structure::MotifCandidate Struct Reference

#include <UnorderedStructureDetail.h>

Collaboration diagram for bio::chemical::structure::MotifCandidate:
Collaboration graph
[legend]

Public Member Functions

 MotifCandidate ()
 
 MotifCandidate (AtomicNumber i, Pointer< physical::Wave > b)
 

Public Attributes

AtomicNumber id
 
Pointer< physical::Wavebonded
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ MotifCandidate() [1/2]

bio::chemical::structure::MotifCandidate::MotifCandidate ( )
inline

◆ MotifCandidate() [2/2]

bio::chemical::structure::MotifCandidate::MotifCandidate ( AtomicNumber  i,
Pointer< physical::Wave b 
)
inline

Member Data Documentation

◆ bonded

Pointer< physical::Wave > bio::chemical::structure::MotifCandidate::bonded

◆ id

AtomicNumber bio::chemical::structure::MotifCandidate::id

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