MultiAgentDecisionProcess
|
The BoundScopeFunctor class binds the "SetScopes" function to a templated object. More...
#include <MultiAgentDecisionProcessDiscreteFactoredStates.h>
Public Member Functions | |
BoundScopeFunctor (SF *sf_ptr, void(SF::*func_ptr)(void)) | |
void | operator() (void) |
Private Attributes | |
void(SF::* | _m_func )() |
SF * | _m_sf |
The BoundScopeFunctor class binds the "SetScopes" function to a templated object.
|
inline |
|
inlinevirtual |
|
private |
|
private |