Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
StandardService

Standard services. More...

Classes

class  Arcane::BasicTimeLoopService
 Base class for a service operating during the time loop. More...
class  Arcane::BasicUnitTest
 Basic unit test service. More...
class  Arcane::ICaseMeshReader
 Interface for the mesh reading service from the dataset. More...
class  Arcane::ICheckpointReader
 Interface for the protection/recovery reading service. More...
class  Arcane::ICheckpointReader2
 Interface for the protection/recovery reading service (V2). More...
class  Arcane::ICheckpointWriter
 Interface of the checkpoint/recovery write service. More...
class  Arcane::ICodeService
 Interface of a case loader. More...
class  Arcane::IMeshBuilder
 Interface of a mesh creation/reading service. More...
class  Arcane::IMeshReader
 Interface of the service managing the reading of a mesh. More...
class  Arcane::IMeshWriter
 Interface of a mesh writing service. More...
class  Arcane::IRandomNumberGenerator
 Interface for a random number generator. More...
class  Arcane::ISimpleTableComparator
 Class interface representing a table comparator. To be used with a service implementing ISimpleTableOutput. More...
class  Arcane::ISimpleTableOutput
 Interface representing a simple table output. More...
class  Arcane::ITimeHistoryCurveWriter
 Interface of a curve writer. More...
class  Arcane::ITimeHistoryCurveWriter2
 Interface for a curve writer. More...
class  Arcane::ITimeHistoryTransformer
 Interface of an object transforming history curves. More...
class  Arcane::ITimeLoopService
 Interface of a service operating during the time loop. More...
class  Arcane::IUnitTest
 Interface of a unit test service. More...
class  Arcane::IXmlUnitTest
 Interface of a unit test service providing a test report in the form of an XML node. More...
class  Arcane::IVerifierService
 Interface of the data verification service between two executions. More...
class  Arcane::PostProcessorWriterBase
 Base class for a writer service for post-processing information. More...
class  Arcane::UnitTestServiceAdapter< T >
 Adapts a service that declares tests to the IUnitTest interface. More...
class  Arcane::VerifierService
 Base class for the data verification service between two runs. More...

Detailed Description

Standard services.