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) | |
IndexedSpace & | operator= (const IndexedSpace &src) |
Définition à la ligne 57 du fichier IndexedSpace.h.
|
inline |
Définition à la ligne 60 du fichier IndexedSpace.h.
|
inline |
Définition à la ligne 61 du fichier IndexedSpace.h.
|
inline |
Définition à la ligne 63 du fichier IndexedSpace.h.
|
inlinevirtual |
Return if the spaces can interoperate.
Réimplémentée à partir de Arcane::IndexedSpace.
Définition à la ligne 78 du fichier IndexedSpace.h.
|
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.
|
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.