mapnik::actions< ColorT > Struct Template Reference

#include <css_color_parser.hpp>

List of all members.

Public Types

typedef ColorT color_type

Public Member Functions

 actions (ColorT &c)

Public Attributes

named_color_action< ColorT > named_
hex6_action< ColorT > hex6_
hex3_action< ColorT > hex3_
red_action< ColorT > red_
green_action< ColorT > green_
blue_action< ColorT > blue_
red_action_p< ColorT > red_p_
green_action_p< ColorT > green_p_
blue_action_p< ColorT > blue_p_

template<typename ColorT>
struct mapnik::actions< ColorT >


Member Typedef Documentation

template<typename ColorT>
typedef ColorT mapnik::actions< ColorT >::color_type


Constructor & Destructor Documentation

template<typename ColorT>
mapnik::actions< ColorT >::actions ( ColorT &  c  )  [inline]


Member Data Documentation

template<typename ColorT>
blue_action<ColorT> mapnik::actions< ColorT >::blue_

template<typename ColorT>
blue_action_p<ColorT> mapnik::actions< ColorT >::blue_p_

template<typename ColorT>
green_action<ColorT> mapnik::actions< ColorT >::green_

template<typename ColorT>
green_action_p<ColorT> mapnik::actions< ColorT >::green_p_

template<typename ColorT>
hex3_action<ColorT> mapnik::actions< ColorT >::hex3_

template<typename ColorT>
hex6_action<ColorT> mapnik::actions< ColorT >::hex6_

template<typename ColorT>
named_color_action<ColorT> mapnik::actions< ColorT >::named_

template<typename ColorT>
red_action<ColorT> mapnik::actions< ColorT >::red_

template<typename ColorT>
red_action_p<ColorT> mapnik::actions< ColorT >::red_p_


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

Generated for Mapnik by doxygen 1.5.8