VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
boost::property_traits< vtkVertexGlobalMap > Struct Template Reference

#include <vtkPBGLGraphAdapter.h>

Public Types

typedef std::pair< int, vtkIdType > value_type
 
typedef value_type reference
 
typedef vtkIdType key_type
 
typedef readable_property_map_tag category
 

Detailed Description

template<>
struct boost::property_traits< vtkVertexGlobalMap >

Definition at line 185 of file vtkPBGLGraphAdapter.h.

Member Typedef Documentation

typedef std::pair<int, vtkIdType> boost::property_traits< vtkVertexGlobalMap >::value_type

Definition at line 187 of file vtkPBGLGraphAdapter.h.

Definition at line 188 of file vtkPBGLGraphAdapter.h.

Definition at line 189 of file vtkPBGLGraphAdapter.h.

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

Definition at line 190 of file vtkPBGLGraphAdapter.h.


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