mapnik::impl::mult< V > Struct Template Reference

#include <value.hpp>

List of all members.

Public Types

typedef V value_type

Public Member Functions

template<typename T1 , typename T2 >
value_type operator() (T1 const &lhs, T2 const &) const
template<typename T >
value_type operator() (T lhs, T rhs) const
value_type operator() (UnicodeString const &lhs, UnicodeString const &) const
value_type operator() (double lhs, int rhs) const
value_type operator() (int lhs, double rhs) const

template<typename V>
struct mapnik::impl::mult< V >


Member Typedef Documentation

template<typename V >
typedef V mapnik::impl::mult< V >::value_type


Member Function Documentation

template<typename V >
value_type mapnik::impl::mult< V >::operator() ( int  lhs,
double  rhs 
) const [inline]

template<typename V >
value_type mapnik::impl::mult< V >::operator() ( double  lhs,
int  rhs 
) const [inline]

template<typename V >
value_type mapnik::impl::mult< V >::operator() ( UnicodeString const &  lhs,
UnicodeString const &   
) const [inline]

template<typename V >
template<typename T >
value_type mapnik::impl::mult< V >::operator() ( lhs,
rhs 
) const [inline]

template<typename V >
template<typename T1 , typename T2 >
value_type mapnik::impl::mult< V >::operator() ( T1 const &  lhs,
T2 const &   
) const [inline]


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

Generated for Mapnik by doxygen 1.5.8