BALL
1.4.1
|
Go to the source code of this file.
Classes | |
class | BALL::MolecularGraph |
Namespaces | |
namespace | BALL |
Typedefs | |
typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost::property < boost::vertex_atom_ptr_t, const Atom * > , boost::property < boost::edge_bond_ptr_t, const Bond * > > | BALL::MolecularGraphBase |
typedef GRAPH::GraphTraits < MolecularGraph > | BALL::MolecularGraphTraits |
typedef MolecularGraph::EditableGraph | BALL::EditableMolecularGraph |