CDT  v4.2.0
инструменты разработчика
Структура eosio::multi_index< TableName, T, Indices >::index< IndexName, Extractor, Number, IsConst >::const_iterator

#include <multi_index.hpp>

Граф наследования:eosio::multi_index< TableName, T, Indices >::index< IndexName, Extractor, Number, IsConst >::const_iterator:

Открытые члены

const T & operator* () const
 
const T * operator-> () const
 
const_iterator operator++ (int)
 
const_iterator operator-- (int)
 
const_iteratoroperator++ ()
 
const_iteratoroperator-- ()
 
 const_iterator ()
 

Друзья

struct index
 
bool operator== (const const_iterator &a, const const_iterator &b)
 
bool operator!= (const const_iterator &a, const const_iterator &b)
 

Подробное описание

template<name::raw TableName, typename T, typename... Indices>
template<name::raw IndexName, typename Extractor, uint64_t Number, bool IsConst>
struct eosio::multi_index< TableName, T, Indices >::index< IndexName, Extractor, Number, IsConst >::const_iterator

См. определение в файле multi_index.hpp строка 513


Объявления и описания членов структуры находятся в файле: