ConfigDB::ArrayUpdaterTemplate< UpdaterType, ClassType, ItemType >::ItemRef Struct Reference

#include <Array.h>

Collaboration diagram for ConfigDB::ArrayUpdaterTemplate< UpdaterType, ClassType, ItemType >::ItemRef:

Public Member Functions

 operator ItemType () const
 
ItemRefoperator= (const ItemType &value)
 

Public Attributes

Arrayarray
 
unsigned index
 

Member Function Documentation

◆ operator ItemType()

template<class UpdaterType , class ClassType , typename ItemType >
ConfigDB::ArrayUpdaterTemplate< UpdaterType, ClassType, ItemType >::ItemRef::operator ItemType ( ) const
inline

◆ operator=()

template<class UpdaterType , class ClassType , typename ItemType >
ItemRef& ConfigDB::ArrayUpdaterTemplate< UpdaterType, ClassType, ItemType >::ItemRef::operator= ( const ItemType &  value)
inline

Member Data Documentation

◆ array

template<class UpdaterType , class ClassType , typename ItemType >
Array& ConfigDB::ArrayUpdaterTemplate< UpdaterType, ClassType, ItemType >::ItemRef::array

◆ index

template<class UpdaterType , class ClassType , typename ItemType >
unsigned ConfigDB::ArrayUpdaterTemplate< UpdaterType, ClassType, ItemType >::ItemRef::index

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