Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::properties::JSONPropertyReader< T >
+ Graphe d'héritage de Arcane::properties::JSONPropertyReader< T >:
+ Graphe de collaboration de Arcane::properties::JSONPropertyReader< T >:

Fonctions membres publiques

 JSONPropertyReader (JSONValue jv, T &instance)
 
void visit (const PropertySettingBase< T > &s) override
 
- Fonctions membres publiques hérités de Arcane::properties::PropertyVisitor< T >
PropertySettingBuilder< T > builder ()
 

Attributs privés

JSONValue m_jv
 
T & m_instance
 

Description détaillée

template<typename T>
class Arcane::properties::JSONPropertyReader< T >

Définition à la ligne 34 du fichier JSONPropertyReader.h.

Documentation des constructeurs et destructeur

◆ JSONPropertyReader()

template<typename T >
Arcane::properties::JSONPropertyReader< T >::JSONPropertyReader ( JSONValue  jv,
T &  instance 
)
inline

Définition à la ligne 38 du fichier JSONPropertyReader.h.

Documentation des fonctions membres

◆ visit()

template<typename T >
void Arcane::properties::JSONPropertyReader< T >::visit ( const PropertySettingBase< T > &  s)
inlineoverridevirtual

Implémente Arcane::properties::PropertyVisitor< T >.

Définition à la ligne 44 du fichier JSONPropertyReader.h.

Documentation des données membres

◆ m_instance

template<typename T >
T& Arcane::properties::JSONPropertyReader< T >::m_instance
private

Définition à la ligne 42 du fichier JSONPropertyReader.h.

◆ m_jv

Définition à la ligne 41 du fichier JSONPropertyReader.h.


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