boost Namespace Reference

Namespaces

namespace  detail

Classes

struct  edge_property_selector< utilmm::undirected_graph_tag >
struct  property_traits< utilmm::undirected_property_map< PropertyMap > >
struct  vertex_property_selector< utilmm::undirected_graph_tag >

Functions

template<class BidirectionalGraph , class GRef , class Property , class Key >
property_traits< typename
property_map
< BidirectionalGraph, Property >
::const_type >::value_type 
get (Property p, const utilmm::undirected_graph< BidirectionalGraph, GRef > &g, const Key &k)
template<class BidirGraph , class GRef , class Property >
detail::get_property_map_type
< BidirGraph, GRef, Property >
::type 
get (Property p, const utilmm::undirected_graph< BidirGraph, GRef > &g)
template<class BidirGraph , class GRef , class Property >
detail::get_property_map_type
< BidirGraph, GRef, Property >
::type 
get (Property p, utilmm::undirected_graph< BidirGraph, GRef > &g)
template<typename BidirectionalGraph , typename GRef , typename Tag >
graph_property
< BidirectionalGraph, Tag >
::type 
get_property (const utilmm::undirected_graph< BidirectionalGraph, GRef > &g, Tag tag)
template<class BidirectionalGraph , class GRef , class Property , class Key , class Value >
void put (Property p, const utilmm::undirected_graph< BidirectionalGraph, GRef > &g, const Key &k, const Value &val)
template<typename BidirectionalGraph , typename GRef , typename Tag , typename Value >
void set_property (const utilmm::undirected_graph< BidirectionalGraph, GRef > &g, Tag tag, const Value &value)

Function Documentation

template<class BidirectionalGraph , class GRef , class Property , class Key >
property_traits< typename property_map< BidirectionalGraph, Property >::const_type >::value_type boost::get ( Property  p,
const utilmm::undirected_graph< BidirectionalGraph, GRef > &  g,
const Key &  k 
) [inline]

Definition at line 389 of file utilmm/undirected_graph.hh.

template<class BidirGraph , class GRef , class Property >
detail::get_property_map_type< BidirGraph, GRef, Property >::type boost::get ( Property  p,
const utilmm::undirected_graph< BidirGraph, GRef > &  g 
) [inline]

Definition at line 380 of file utilmm/undirected_graph.hh.

template<class BidirGraph , class GRef , class Property >
detail::get_property_map_type< BidirGraph, GRef, Property >::type boost::get ( Property  p,
utilmm::undirected_graph< BidirGraph, GRef > &  g 
) [inline]

Definition at line 373 of file utilmm/undirected_graph.hh.

template<typename BidirectionalGraph , typename GRef , typename Tag >
graph_property< BidirectionalGraph, Tag >::type boost::get_property ( const utilmm::undirected_graph< BidirectionalGraph, GRef > &  g,
Tag  tag 
) [inline]

Definition at line 414 of file utilmm/undirected_graph.hh.

template<class BidirectionalGraph , class GRef , class Property , class Key , class Value >
void boost::put ( Property  p,
const utilmm::undirected_graph< BidirectionalGraph, GRef > &  g,
const Key &  k,
const Value &  val 
) [inline]

Definition at line 396 of file utilmm/undirected_graph.hh.

template<typename BidirectionalGraph , typename GRef , typename Tag , typename Value >
void boost::set_property ( const utilmm::undirected_graph< BidirectionalGraph, GRef > &  g,
Tag  tag,
const Value &  value 
) [inline]

Definition at line 405 of file utilmm/undirected_graph.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:42 2013