polybori::navigates< DDType > Class Template Reference

#include <pbori_func.h>

List of all members.

Public Types

typedef DDType dd_type
 Type of decision diagram.
typedef DDType::navigator navigator
 Type for navigation through diagram.
typedef std::unary_function
< dd_type, navigator
base
 Generic access to base type.

Public Member Functions

base::result_type operator() (const dd_type &rhs) const
 The actual operation.

template<class DDType>
class polybori::navigates< DDType >


Member Typedef Documentation

template<class DDType>
typedef DDType polybori::navigates< DDType >::dd_type

Type of decision diagram.

template<class DDType>
typedef DDType::navigator polybori::navigates< DDType >::navigator

Type for navigation through diagram.

template<class DDType>
typedef std::unary_function<dd_type, navigator> polybori::navigates< DDType >::base

Generic access to base type.


Member Function Documentation

template<class DDType>
base::result_type polybori::navigates< DDType >::operator() ( const dd_type rhs  )  const [inline]

The actual operation.


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

Generated on Wed Jan 30 16:39:54 2013 for PolyBoRi by  doxygen 1.5.6