argument_type typedef (defined in oln::convert::value_to_point< Argument_type, Exact >) | oln::convert::value_to_point< Argument_type, Exact > | |
conversion() (defined in oln::convert::abstract::conversion< Exact, Base >) | oln::convert::abstract::conversion< Exact, Base > | [inline, protected] |
conversion_from_type_to_type() (defined in oln::convert::abstract::conversion_from_type_to_type< Argument_Type, Result_Type, Exact, Base >) | oln::convert::abstract::conversion_from_type_to_type< Argument_Type, Result_Type, Exact, Base > | [inline, protected] |
conversion_to_type() (defined in oln::convert::abstract::conversion_to_type< Result_Type, Exact, Base >) | oln::convert::abstract::conversion_to_type< Result_Type, Exact, Base > | [inline, protected] |
doit(const argument_type &input) const (defined in oln::convert::value_to_point< Argument_type, Exact >) | oln::convert::value_to_point< Argument_type, Exact > | [inline] |
name() (defined in oln::convert::abstract::conversion_from_type_to_type< Argument_Type, Result_Type, Exact, Base >) | oln::convert::abstract::conversion_from_type_to_type< Argument_Type, Result_Type, Exact, Base > | [inline, static] |
operator()(const T &in) const | oln::convert::abstract::conversion< Exact, Base > | [inline] |
result_type typedef | oln::convert::value_to_point< Argument_type, Exact > | |