Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure StrongOptions::OptionProxy< Name, Type >
+ Graphe de collaboration de StrongOptions::OptionProxy< Name, Type >:

Fonctions membres publiques

OptionValue< Name, Typeoperator= (const Type &&value)
 
OptionValue< Name, Typeoperator= (const Type &value)
 
OptionValue< Name, Typeoperator= (Type &value)
 

Description détaillée

template<typename Name, typename Type>
struct StrongOptions::OptionProxy< Name, Type >

Définition à la ligne 322 du fichier ServiceOptions.h.

Documentation des fonctions membres

◆ operator=() [1/3]

template<typename Name , typename Type >
OptionValue< Name, Type > StrongOptions::OptionProxy< Name, Type >::operator= ( const Type &&  value)
inline

Définition à la ligne 324 du fichier ServiceOptions.h.

◆ operator=() [2/3]

template<typename Name , typename Type >
OptionValue< Name, Type > StrongOptions::OptionProxy< Name, Type >::operator= ( const Type value)
inline

Définition à la ligne 325 du fichier ServiceOptions.h.

◆ operator=() [3/3]

template<typename Name , typename Type >
OptionValue< Name, Type > StrongOptions::OptionProxy< Name, Type >::operator= ( Type value)
inline

Définition à la ligne 326 du fichier ServiceOptions.h.


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