Arcane  v3.16.0.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe EmptyIndexedSpace
+ Graphe d'héritage de EmptyIndexedSpace:
+ Graphe de collaboration de 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 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]

EmptyIndexedSpace::EmptyIndexedSpace ( )
inline

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

◆ EmptyIndexedSpace() [2/2]

EmptyIndexedSpace::EmptyIndexedSpace ( const IndexedSpace & src)
inline

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

◆ ~EmptyIndexedSpace()

EmptyIndexedSpace::~EmptyIndexedSpace ( )
inline

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

Documentation des fonctions membres

◆ isCompatible()

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

Return if the spaces can interoperate.

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

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

◆ isSame()

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

Return if the given space and us are the same.

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

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

◆ isSubspace()

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

Return whether the given space is a subspace.

Réimplémentée à partir de 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 :