VTK
Public Types
boost::property_traits< vtkGraphIndexMap > Struct Template Reference

#include <vtkBoostGraphAdapter.h>

List of all members.

Public Types

typedef vtkIdType value_type
typedef vtkIdType reference
typedef vtkIdType key_type
typedef readable_property_map_tag category

Detailed Description

template<>
struct boost::property_traits< vtkGraphIndexMap >

Definition at line 1036 of file vtkBoostGraphAdapter.h.


Member Typedef Documentation

typedef vtkIdType boost::property_traits< vtkGraphIndexMap >::value_type

Definition at line 1038 of file vtkBoostGraphAdapter.h.

typedef vtkIdType boost::property_traits< vtkGraphIndexMap >::reference

Definition at line 1039 of file vtkBoostGraphAdapter.h.

typedef vtkIdType boost::property_traits< vtkGraphIndexMap >::key_type

Definition at line 1040 of file vtkBoostGraphAdapter.h.

typedef readable_property_map_tag boost::property_traits< vtkGraphIndexMap >::category

Definition at line 1041 of file vtkBoostGraphAdapter.h.


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