12#ifndef ARCANE_CORE_ANYITEM_ANYITEMFAMILYOBSERVER_H
13#define ARCANE_CORE_ANYITEM_ANYITEMFAMILYOBSERVER_H
17#include "arcane/core/anyitem/AnyItemGlobal.h"
22namespace Arcane::AnyItem
AnyItem family observer interface.
virtual void notifyFamilyIsIncreased()=0
Notifies the observer that the family has been increased.
virtual void notifyFamilyIsInvalidate()=0
Notifies the observer that the family is invalidated.
AnyItem link family observer interface.
virtual void notifyFamilyIsInvalidate()=0
Notifies the observer that the family is invalidated.
virtual void notifyFamilyIsReserved()=0
Notifies the observer that the family is reserved.