RDKit
Open-source cheminformatics and machine learning.
Bond.h File Reference
#include <RDGeneral/export.h>
#include <iostream>
#include <RDGeneral/Invariant.h>
#include <Query/QueryObjects.h>
#include <RDGeneral/types.h>
#include <RDGeneral/RDProps.h>
#include <GraphMol/details.h>
#include <boost/foreach.hpp>

Go to the source code of this file.

Classes

class  RDKit::Bond
 class for representing a bond More...
 

Namespaces

 RDKit
 Std stuff.
 

Functions

RDKIT_GRAPHMOL_EXPORT std::ostream & operator<< (std::ostream &target, const RDKit::Bond &b)
 allows Bond objects to be dumped to streams More...
 

Function Documentation

◆ operator<<()

RDKIT_GRAPHMOL_EXPORT std::ostream& operator<< ( std::ostream &  target,
const RDKit::Bond b 
)

allows Bond objects to be dumped to streams