MEPP2 Project
Public Types | Public Member Functions | List of all members
AIF_index_pmap< VEF > Class Template Reference

#include <Graph_properties_aif.h>

Inheritance diagram for AIF_index_pmap< VEF >:
Inheritance graph
Collaboration diagram for AIF_index_pmap< VEF >:
Collaboration graph

Public Types

typedef boost::readable_property_map_tag category
 
typedef unsigned int value_type
 
typedef unsigned int reference
 
typedef VEF key_type
 

Public Member Functions

value_type operator[] (const key_type &vd) const
 

Detailed Description

template<typename VEF>
class AIF_index_pmap< VEF >

Definition at line 30 of file Graph_properties_aif.h.

Member Typedef Documentation

◆ category

template<typename VEF >
typedef boost::readable_property_map_tag AIF_index_pmap< VEF >::category

Definition at line 34 of file Graph_properties_aif.h.

◆ key_type

template<typename VEF >
typedef VEF AIF_index_pmap< VEF >::key_type

Definition at line 39 of file Graph_properties_aif.h.

◆ reference

template<typename VEF >
typedef unsigned int AIF_index_pmap< VEF >::reference

Definition at line 38 of file Graph_properties_aif.h.

◆ value_type

template<typename VEF >
typedef unsigned int AIF_index_pmap< VEF >::value_type

Definition at line 37 of file Graph_properties_aif.h.

Member Function Documentation

◆ operator[]()

template<typename VEF >
value_type AIF_index_pmap< VEF >::operator[] ( const key_type vd) const
inline

Definition at line 41 of file Graph_properties_aif.h.


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