Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGDMAssignmentHelper< T > Class Template Reference

template<typename T>
class TGDMAssignmentHelper< T >

Definition at line 65 of file TGDMLParse.h.

Public Member Functions

 TGDMAssignmentHelper (TGDMLBaseTGDMMapHelper &baseMap, const std::string &key)
 
 operator T* () const
 
TGDMAssignmentHelperoperator= (const T *ptr)
 

Private Attributes

TGDMLBaseTGDMMapHelper::iterator fPosInMap
 

#include <TGDMLParse.h>

Constructor & Destructor Documentation

◆ TGDMAssignmentHelper()

template<typename T >
TGDMAssignmentHelper< T >::TGDMAssignmentHelper ( TGDMLBaseTGDMMapHelper baseMap,
const std::string &  key 
)
inline

Definition at line 70 of file TGDMLParse.h.

Member Function Documentation

◆ operator T*()

template<typename T >
TGDMAssignmentHelper< T >::operator T* ( ) const
inline

Definition at line 77 of file TGDMLParse.h.

◆ operator=()

template<typename T >
TGDMAssignmentHelper & TGDMAssignmentHelper< T >::operator= ( const T *  ptr)
inline

Definition at line 82 of file TGDMLParse.h.

Member Data Documentation

◆ fPosInMap

template<typename T >
TGDMLBaseTGDMMapHelper::iterator TGDMAssignmentHelper< T >::fPosInMap
private

Definition at line 67 of file TGDMLParse.h.

  • geom/gdml/inc/TGDMLParse.h