Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::resolve_variant::perimeter< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy > Struct Template Reference

#include <perimeter.hpp>

Inheritance diagram for boost::geometry::resolve_variant::perimeter< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >:
Collaboration diagram for boost::geometry::resolve_variant::perimeter< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >:

Public Types

typedef result_type result_type
 

Public Member Functions

 visitor (Strategy const &strategy)
 
template<typename Geometry >
default_length_result
< Geometry >::type 
operator() (Geometry const &geometry) const
 

Public Attributes

Strategy const & m_strategy
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Strategy >
boost::geometry::resolve_variant::perimeter< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >::visitor ( Strategy const &  strategy)
inline

Member Function Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Strategy >
template<typename Geometry >
default_length_result<Geometry>::type boost::geometry::resolve_variant::perimeter< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >::operator() ( Geometry const &  geometry) const
inline

Member Data Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Strategy >
Strategy const& boost::geometry::resolve_variant::perimeter< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >::m_strategy

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