BWAPI
Public Types | Public Member Functions
Approx_converter< K1, K2 > Struct Template Reference

#include <Lazy.h>

List of all members.

Public Types

typedef K1 Source_kernel
typedef K2 Target_kernel

Public Member Functions

template<typename T >
const T::AT & operator() (const T &t) const
const Null_vectoroperator() (const Null_vector &n) const

template<typename K1, typename K2>
struct Approx_converter< K1, K2 >


Member Typedef Documentation

template<typename K1 , typename K2 >
typedef K1 Approx_converter< K1, K2 >::Source_kernel
template<typename K1 , typename K2 >
typedef K2 Approx_converter< K1, K2 >::Target_kernel

Member Function Documentation

template<typename K1 , typename K2 >
template<typename T >
const T::AT& Approx_converter< K1, K2 >::operator() ( const T &  t) const [inline]
template<typename K1 , typename K2 >
const Null_vector& Approx_converter< K1, K2 >::operator() ( const Null_vector n) const [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines