Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::EmptyIndexedSpace
+ Graphe d'héritage de Arcane::EmptyIndexedSpace:
+ Graphe de collaboration de Arcane::EmptyIndexedSpace:

Fonctions membres publiques

 EmptyIndexedSpace (const IndexedSpace &src)
 
bool isSubspace (const IndexedSpace &other) const
 Return whether the given space is a subspace.
 
bool isSame (const IndexedSpace &other) const
 Return if the given space and us are the same.
 
bool isCompatible (const IndexedSpace &other) const
 Return if the spaces can interoperate.
 
- Fonctions membres publiques hérités de Arcane::IndexedSpace
 IndexedSpace (const IndexedSpace &src)
 
IndexedSpaceoperator= (const IndexedSpace &src)
 

Description détaillée

Définition à la ligne 57 du fichier IndexedSpace.h.

Documentation des constructeurs et destructeur

◆ EmptyIndexedSpace() [1/2]

Arcane::EmptyIndexedSpace::EmptyIndexedSpace ( )
inline

Définition à la ligne 60 du fichier IndexedSpace.h.

◆ EmptyIndexedSpace() [2/2]

Arcane::EmptyIndexedSpace::EmptyIndexedSpace ( const IndexedSpace src)
inline

Définition à la ligne 61 du fichier IndexedSpace.h.

◆ ~EmptyIndexedSpace()

Arcane::EmptyIndexedSpace::~EmptyIndexedSpace ( )
inline

Définition à la ligne 63 du fichier IndexedSpace.h.

Documentation des fonctions membres

◆ isCompatible()

bool Arcane::EmptyIndexedSpace::isCompatible ( const IndexedSpace other) const
inlinevirtual

Return if the spaces can interoperate.

Réimplémentée à partir de Arcane::IndexedSpace.

Définition à la ligne 78 du fichier IndexedSpace.h.

◆ isSame()

bool Arcane::EmptyIndexedSpace::isSame ( const IndexedSpace other) const
inlinevirtual

Return if the given space and us are the same.

Réimplémentée à partir de Arcane::IndexedSpace.

Définition à la ligne 73 du fichier IndexedSpace.h.

◆ isSubspace()

bool Arcane::EmptyIndexedSpace::isSubspace ( const IndexedSpace other) const
inlinevirtual

Return whether the given space is a subspace.

Réimplémentée à partir de Arcane::IndexedSpace.

Définition à la ligne 68 du fichier IndexedSpace.h.


La documentation de cette classe a été générée à partir du fichier suivant :