Arcane  v3.16.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure StrongOptions::OptionProxy< Name, Type >

Fonctions membres publiques

OptionValue< Name, Type > operator= (const Type &&value)
 
OptionValue< Name, Type > operator= (const Type &value)
 
OptionValue< Name, Type > operator= (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 :