Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe MemoryTester< DataType >
+ Graphe de collaboration de MemoryTester< DataType >:

Fonctions membres publiques

void apply ()
 

Fonctions membres privées

char _initValue (Int32 v, char *)
 
Int16 _initValue (Int32 v, Int16 *)
 
Int32 _initValue (Int32 v, Int32 *)
 
Int64 _initValue (Int32 v, Int64 *)
 
Real _initValue (Int32 v, Real *)
 
Real3 _initValue (Int32 v, Real3 *)
 
Real2x2 _initValue (Int32 v, Real2x2 *)
 
Real3x3 _initValue (Int32 v, Real3x3 *)
 

Description détaillée

template<typename DataType>
class MemoryTester< DataType >

Définition à la ligne 27 du fichier TestMemory.cc.

Documentation des fonctions membres

◆ _initValue() [1/8]

template<typename DataType >
char MemoryTester< DataType >::_initValue ( Int32  v,
char  
)
inlineprivate

Définition à la ligne 29 du fichier TestMemory.cc.

◆ _initValue() [2/8]

template<typename DataType >
Int16 MemoryTester< DataType >::_initValue ( Int32  v,
Int16 *   
)
inlineprivate

Définition à la ligne 34 du fichier TestMemory.cc.

◆ _initValue() [3/8]

template<typename DataType >
Int32 MemoryTester< DataType >::_initValue ( Int32  v,
Int32 *   
)
inlineprivate

Définition à la ligne 39 du fichier TestMemory.cc.

◆ _initValue() [4/8]

template<typename DataType >
Int64 MemoryTester< DataType >::_initValue ( Int32  v,
Int64 *   
)
inlineprivate

Définition à la ligne 44 du fichier TestMemory.cc.

◆ _initValue() [5/8]

template<typename DataType >
Real MemoryTester< DataType >::_initValue ( Int32  v,
Real *   
)
inlineprivate

Définition à la ligne 49 du fichier TestMemory.cc.

◆ _initValue() [6/8]

template<typename DataType >
Real2x2 MemoryTester< DataType >::_initValue ( Int32  v,
Real2x2  
)
inlineprivate

Définition à la ligne 59 du fichier TestMemory.cc.

◆ _initValue() [7/8]

template<typename DataType >
Real3 MemoryTester< DataType >::_initValue ( Int32  v,
Real3  
)
inlineprivate

Définition à la ligne 54 du fichier TestMemory.cc.

◆ _initValue() [8/8]

template<typename DataType >
Real3x3 MemoryTester< DataType >::_initValue ( Int32  v,
Real3x3  
)
inlineprivate

Définition à la ligne 66 du fichier TestMemory.cc.

◆ apply()

template<typename DataType >
void MemoryTester< DataType >::apply ( )
inline

Définition à la ligne 77 du fichier TestMemory.cc.


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