Proxy d'un type du langage. Plus de détails...
#include <arcane/utils/BuiltInProxy.h>
Types publics | |
typedef BuiltInProxy< Type > | ThatClassType |
Fonctions membres publiques | |
BuiltInProxy (Type &ref, const MemoryAccessInfo &info) | |
BuiltInProxy (const ThatClassType &f) | |
const Type & | operator= (const ThatClassType &f) |
const Type & | operator= (Type v) |
operator Type () const | |
ThatClassType & | operator+= (const Type &b) |
void | operator++ () |
Type | operator++ (int) |
void | operator-- () |
Type | operator-- (int) |
ThatClassType & | operator-= (const Type &b) |
ThatClassType & | operator*= (const Type &b) |
ThatClassType & | operator/= (const Type &b) |
ThatClassType & | setValue (const Type &v) |
Type | getValue () const |
Type & | getValueMutable () |
Attributs privés | |
Type & | m_value |
MemoryAccessInfo | m_info |
Proxy d'un type du langage.
Définition à la ligne 31 du fichier BuiltInProxy.h.
typedef BuiltInProxy<Type> Arcane::BuiltInProxy< Type >::ThatClassType |
Définition à la ligne 35 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 40 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 42 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 100 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 105 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 50 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 83 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 59 du fichier BuiltInProxy.h.
Définition à la ligne 63 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 55 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 69 du fichier BuiltInProxy.h.
Définition à la ligne 73 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 79 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 87 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 44 du fichier BuiltInProxy.h.
Définition à la ligne 46 du fichier BuiltInProxy.h.
|
inline |
Définition à la ligne 94 du fichier BuiltInProxy.h.
|
private |
Définition à la ligne 113 du fichier BuiltInProxy.h.
|
private |
Définition à la ligne 112 du fichier BuiltInProxy.h.