Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::ICaseOptionServiceContainer Class Referenceabstract

Interface of a service instance container. More...

#include <arcane/core/CaseOptionServiceImpl.h>

Inheritance diagram for Arcane::ICaseOptionServiceContainer:
Collaboration diagram for Arcane::ICaseOptionServiceContainer:

Public Member Functions

virtual bool tryCreateService (Integer index, Internal::IServiceFactory2 *factory, const ServiceBuildInfoBase &sbi)=0
virtual bool hasInterfaceImplemented (Internal::IServiceFactory2 *) const =0
virtual void allocate (Integer size)=0
 Allocates an array for size elements.
virtual Integer nbElem () const =0
 Returns the number of elements in the array.

Detailed Description

Interface of a service instance container.

Todo
: add reference counter

Definition at line 41 of file CaseOptionServiceImpl.h.

Member Function Documentation

◆ allocate()

◆ nbElem()


The documentation for this class was generated from the following file: