BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enumerations | Functions
boost Namespace Reference

Enumerations

enum  vertex_atom_ptr_t { vertex_atom_ptr }
 
enum  vertex_orig_ptr_t { vertex_orig_ptr }
 
enum  edge_bond_ptr_t { edge_bond_ptr }
 
enum  edge_orig_ptr_t { edge_orig_ptr }
 
enum  vertex_bag_content_t { vertex_bag_content }
 
enum  vertex_bag_special_t { vertex_bag_special }
 
enum  vertex_bag_type_t { vertex_bag_type }
 

Functions

 BOOST_INSTALL_PROPERTY (vertex, atom_ptr)
 
 BOOST_INSTALL_PROPERTY (vertex, orig_ptr)
 
 BOOST_INSTALL_PROPERTY (edge, bond_ptr)
 
 BOOST_INSTALL_PROPERTY (edge, orig_ptr)
 
 BOOST_INSTALL_PROPERTY (vertex, bag_content)
 
 BOOST_INSTALL_PROPERTY (vertex, bag_special)
 
 BOOST_INSTALL_PROPERTY (vertex, bag_type)
 

Enumeration Type Documentation

Enumerator
edge_bond_ptr 

Definition at line 31 of file graphAlgorithms.h.

Enumerator
edge_orig_ptr 

Definition at line 32 of file graphAlgorithms.h.

Enumerator
vertex_atom_ptr 

Definition at line 28 of file graphAlgorithms.h.

Enumerator
vertex_bag_content 

Definition at line 43 of file treeWidth.h.

Enumerator
vertex_bag_special 

Definition at line 44 of file treeWidth.h.

Enumerator
vertex_bag_type 

Definition at line 45 of file treeWidth.h.

Enumerator
vertex_orig_ptr 

Definition at line 29 of file graphAlgorithms.h.

Function Documentation

boost::BOOST_INSTALL_PROPERTY ( vertex  ,
atom_ptr   
)
boost::BOOST_INSTALL_PROPERTY ( vertex  ,
orig_ptr   
)
boost::BOOST_INSTALL_PROPERTY ( edge  ,
bond_ptr   
)
boost::BOOST_INSTALL_PROPERTY ( edge  ,
orig_ptr   
)
boost::BOOST_INSTALL_PROPERTY ( vertex  ,
bag_content   
)
boost::BOOST_INSTALL_PROPERTY ( vertex  ,
bag_special   
)
boost::BOOST_INSTALL_PROPERTY ( vertex  ,
bag_type   
)