12#ifndef ARCANE_UTILS_IFUNCTOR_WITH_ADDRESS_H
13#define ARCANE_UTILS_IFUNCTOR_WITH_ADDRESS_H
17#include "arcane/utils/IFunctor.h"
Arcane configuration file.
virtual ~IFunctorWithAddress()
Frees resources.
virtual void * functorAddress()=0
Returns the address of the associated method.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --