Arcane
v3.16.6.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
ArcaneHdf5Registerer.h
1
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
2
//-----------------------------------------------------------------------------
3
// Copyright 2000-2025 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
4
// See the top-level COPYRIGHT file for details.
5
// SPDX-License-Identifier: Apache-2.0
6
//-----------------------------------------------------------------------------
7
/*---------------------------------------------------------------------------*/
8
/* ArcaneHdf5Registerer.h (C) 2000-2025 */
9
/* */
10
/* Classe vide servant pour charger un symbole de cette bibliotheque. */
11
/*---------------------------------------------------------------------------*/
12
#ifndef ARCANE_HDF5_ARCANEHDF5REGISTERER_H
13
#define ARCANE_HDF5_ARCANEHDF5REGISTERER_H
14
/*---------------------------------------------------------------------------*/
15
/*---------------------------------------------------------------------------*/
16
17
#include "arcane/hdf5/ArcaneHdf5Global.h"
18
19
/*---------------------------------------------------------------------------*/
20
/*---------------------------------------------------------------------------*/
21
22
namespace
Arcane
23
{
24
25
/*---------------------------------------------------------------------------*/
26
/*---------------------------------------------------------------------------*/
27
28
class
ARCANE_HDF5_EXPORT ArcaneHdf5Registerer
29
{
30
public
:
31
32
ArcaneHdf5Registerer();
33
virtual
~ArcaneHdf5Registerer();
34
35
public
:
36
37
static
void
registerLibrary();
38
};
39
40
/*---------------------------------------------------------------------------*/
41
/*---------------------------------------------------------------------------*/
42
43
}
// namespace Arcane
44
45
/*---------------------------------------------------------------------------*/
46
/*---------------------------------------------------------------------------*/
47
48
#endif
Arcane
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
Definition
AbstractCaseDocumentVisitor.cc:20
arcane
hdf5
ArcaneHdf5Registerer.h
Généré le Lundi 7 Juillet 2025 03:17:14 pour Arcane par
1.13.2