Open CASCADE Technology  6.9.0
Public Member Functions | Data Fields

OpenGl_HashMapInitializer::MapListOfType< K, V > Struct Template Reference

#include <OpenGl_ShaderProgram.hxx>

Public Member Functions

 MapListOfType (K theKey, V theValue)
 
MapListOfTypeoperator() (K theKey, V theValue)
 
 operator const NCollection_DataMap< K, V > & () const
 

Data Fields

NCollection_DataMap< K, V > myDictionary
 

Constructor & Destructor Documentation

template<class K , class V >
OpenGl_HashMapInitializer::MapListOfType< K, V >::MapListOfType ( theKey,
theValue 
)
inline

Member Function Documentation

template<class K , class V >
OpenGl_HashMapInitializer::MapListOfType< K, V >::operator const NCollection_DataMap< K, V > & ( ) const
inline
template<class K , class V >
MapListOfType& OpenGl_HashMapInitializer::MapListOfType< K, V >::operator() ( theKey,
theValue 
)
inline

Field Documentation

template<class K , class V >
NCollection_DataMap<K, V> OpenGl_HashMapInitializer::MapListOfType< K, V >::myDictionary

The documentation for this struct was generated from the following file: