OpenGM  2.3.x
Discrete Graphical Model Library
Public Member Functions | Public Attributes | List of all members
opengm::external::GRANTE< GM >::InsertFunctor< T, OBJECT > Struct Template Reference

#include <grante.hxx>

+ Collaboration diagram for opengm::external::GRANTE< GM >::InsertFunctor< T, OBJECT >:

Public Member Functions

void operator() (const T v)
 

Public Attributes

int index_
 
OBJECT * object_
 

Detailed Description

template<class GM>
template<class T, class OBJECT>
struct opengm::external::GRANTE< GM >::InsertFunctor< T, OBJECT >

Definition at line 104 of file grante.hxx.

Member Function Documentation

template<class GM>
template<class T, class OBJECT>
void opengm::external::GRANTE< GM >::InsertFunctor< T, OBJECT >::operator() ( const T  v)
inline

Definition at line 105 of file grante.hxx.

Member Data Documentation

template<class GM>
template<class T, class OBJECT>
int opengm::external::GRANTE< GM >::InsertFunctor< T, OBJECT >::index_

Definition at line 109 of file grante.hxx.

template<class GM>
template<class T, class OBJECT>
OBJECT* opengm::external::GRANTE< GM >::InsertFunctor< T, OBJECT >::object_

Definition at line 110 of file grante.hxx.