Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
ServiceProperty.h File Reference

This file contains the various types and classes for specifying service properties. More...

Include dependency graph for ServiceProperty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Arcane::ServiceProperty
 Service creation properties. More...

Namespaces

namespace  Arcane
 -- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --

Enumerations

enum  Arcane::eServiceFactoryProperties { Arcane::SFP_None = 0 , Arcane::SFP_Singleton = 1 , Arcane::SFP_Autoload = 2 }
 Properties for service factories. More...
enum  Arcane::eServiceType {
  ST_None = 0 , Arcane::ST_Application = 1 , Arcane::ST_Session = 2 , Arcane::ST_SubDomain = 4 ,
  Arcane::ST_CaseOption = 8 , Arcane::ST_Mesh = 16
}
 Service type. More...

Detailed Description

This file contains the various types and classes for specifying service properties.

Definition in file ServiceProperty.h.