Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arccore::MessagePassing::IDispatchersabstract

Interface du conteneur des dispatchers. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/message_passing/arccore/message_passing/IDispatchers.h>

+ Graphe d'héritage de Arccore::MessagePassing::IDispatchers:
+ Graphe de collaboration de Arccore::MessagePassing::IDispatchers:

Fonctions membres publiques

virtual ITypeDispatcher< char > * dispatcher (char *)=0
 
virtual ITypeDispatcher< signed char > * dispatcher (signed char *)=0
 
virtual ITypeDispatcher< unsigned char > * dispatcher (unsigned char *)=0
 
virtual ITypeDispatcher< short > * dispatcher (short *)=0
 
virtual ITypeDispatcher< unsigned short > * dispatcher (unsigned short *)=0
 
virtual ITypeDispatcher< int > * dispatcher (int *)=0
 
virtual ITypeDispatcher< unsigned int > * dispatcher (unsigned int *)=0
 
virtual ITypeDispatcher< long > * dispatcher (long *)=0
 
virtual ITypeDispatcher< unsigned long > * dispatcher (unsigned long *)=0
 
virtual ITypeDispatcher< long long > * dispatcher (long long *)=0
 
virtual ITypeDispatcher< unsigned long long > * dispatcher (unsigned long long *)=0
 
virtual ITypeDispatcher< float > * dispatcher (float *)=0
 
virtual ITypeDispatcher< double > * dispatcher (double *)=0
 
virtual ITypeDispatcher< long double > * dispatcher (long double *)=0
 
virtual ITypeDispatcher< BFloat16 > * dispatcher (BFloat16 *)=0
 
virtual ITypeDispatcher< Float16 > * dispatcher (Float16 *)=0
 
virtual IControlDispatchercontrolDispatcher ()=0
 
virtual ISerializeDispatcherserializeDispatcher ()=0
 

Description détaillée

Interface du conteneur des dispatchers.

Définition à la ligne 31 du fichier IDispatchers.h.


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