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 | |
| ItemRef & | operator= (const ItemType &value) |
Public Attributes | |
| Array & | array |
| unsigned | index |
Member Function Documentation
◆ operator ItemType()
template<class UpdaterType , class ClassType , typename ItemType >
|
inline |
◆ operator=()
template<class UpdaterType , class ClassType , typename ItemType >
|
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:
1.9.1