OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
BondTableEntry< ATOM > Struct Template Reference

#include <bond_table.hh>

Public Member Functions

 BondTableEntry (const BondHandle &b, const ATOM &atom)
 
bool IsComplete () const
 

Data Fields

BondHandle bond
 
ATOM atoms [2]
 

Detailed Description

template<typename ATOM>
struct ost::mol::BondTableEntry< ATOM >

Definition at line 30 of file bond_table.hh.

Constructor & Destructor Documentation

BondTableEntry ( const BondHandle b,
const ATOM &  atom 
)
inline

Definition at line 31 of file bond_table.hh.

Member Function Documentation

bool IsComplete ( ) const
inline

Definition at line 37 of file bond_table.hh.

Field Documentation

ATOM atoms[2]

Definition at line 36 of file bond_table.hh.

BondHandle bond

Definition at line 35 of file bond_table.hh.


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