OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
BondSpec Struct Reference

#include <compound.hh>

Public Member Functions

 BondSpec ()
bool operator== (const BondSpec &rhs) const
bool operator!= (const BondSpec &rhs) const

Data Fields

int atom_one
int atom_two
int order

Detailed Description

Definition at line 91 of file compound.hh.


Constructor & Destructor Documentation

BondSpec ( )
inline

Definition at line 92 of file compound.hh.


Member Function Documentation

bool operator!= ( const BondSpec rhs) const
inline

Definition at line 101 of file compound.hh.

bool operator== ( const BondSpec rhs) const
inline

Definition at line 97 of file compound.hh.


Field Documentation

int atom_one

Definition at line 104 of file compound.hh.

int atom_two

Definition at line 105 of file compound.hh.

int order

Definition at line 106 of file compound.hh.


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