trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE > Class Template Reference

#include <trws_base.hxx>

Collaboration diagram for trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef VISITOR VisitorType
typedef INFERENCE_TYPE InferenceType
typedef InferenceType::ValueType ValueType

Public Member Functions

 VisitorWrapper (VISITOR *pvisitor, INFERENCE_TYPE *pinference)
void begin (ValueType value, ValueType bound)
void end (ValueType value, ValueType bound)
void operator() (ValueType value, ValueType bound)

Detailed Description

template<class VISITOR, class INFERENCE_TYPE>
class trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >

Definition at line 57 of file trws_base.hxx.


Member Typedef Documentation

template<class VISITOR, class INFERENCE_TYPE>
typedef INFERENCE_TYPE trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::InferenceType

Definition at line 61 of file trws_base.hxx.

template<class VISITOR, class INFERENCE_TYPE>
typedef InferenceType::ValueType trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::ValueType

Definition at line 62 of file trws_base.hxx.

template<class VISITOR, class INFERENCE_TYPE>
typedef VISITOR trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::VisitorType

Definition at line 60 of file trws_base.hxx.


Constructor & Destructor Documentation

template<class VISITOR, class INFERENCE_TYPE>
trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::VisitorWrapper ( VISITOR *  pvisitor,
INFERENCE_TYPE *  pinference 
) [inline]

Definition at line 64 of file trws_base.hxx.


Member Function Documentation

template<class VISITOR, class INFERENCE_TYPE>
void trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::begin ( ValueType  value,
ValueType  bound 
) [inline]

Definition at line 67 of file trws_base.hxx.

Here is the caller graph for this function:

template<class VISITOR, class INFERENCE_TYPE>
void trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::end ( ValueType  value,
ValueType  bound 
) [inline]

Definition at line 68 of file trws_base.hxx.

Here is the caller graph for this function:

template<class VISITOR, class INFERENCE_TYPE>
void trws_base::VisitorWrapper< VISITOR, INFERENCE_TYPE >::operator() ( ValueType  value,
ValueType  bound 
) [inline]

Definition at line 69 of file trws_base.hxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:13 2013 for OpenGM by  doxygen 1.6.3