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::transform< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor< Strategy > Struct Template Reference

#include <transform.hpp>

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

Public Types

typedef bool result_type
 

Public Member Functions

 visitor (Geometry2 &geometry2, Strategy const &strategy)
 
template<typename Geometry1 >
bool operator() (Geometry1 const &geometry1) const
 

Public Attributes

Geometry2 & m_geometry2
 
Strategy const & m_strategy
 

Member Typedef Documentation

typedef bool boost::static_visitor< bool >::result_type
inherited

Constructor & Destructor Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) , typename Geometry2 >
template<typename Strategy >
boost::geometry::resolve_variant::transform< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor< Strategy >::visitor ( Geometry2 &  geometry2,
Strategy const &  strategy 
)
inline

Member Function Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) , typename Geometry2 >
template<typename Strategy >
template<typename Geometry1 >
bool boost::geometry::resolve_variant::transform< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor< Strategy >::operator() ( Geometry1 const &  geometry1) const
inline

Member Data Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) , typename Geometry2 >
template<typename Strategy >
Geometry2& boost::geometry::resolve_variant::transform< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor< Strategy >::m_geometry2
template<BOOST_VARIANT_ENUM_PARAMS(typename T) , typename Geometry2 >
template<typename Strategy >
Strategy const& boost::geometry::resolve_variant::transform< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor< Strategy >::m_strategy

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