Public Types | Public Member Functions | Public Attributes | Private Types | Private Attributes | Friends | List of all members
google::protobuf::Map< Key, T >::const_iterator Class Reference

#include <map.h>

Public Types

typedef ptrdiff_t difference_type
 
typedef std::forward_iterator_tag iterator_category
 
typedef Map::value_type value_type
 

Public Member Functions

 const_iterator ()
 
 const_iterator (const InnerIt &it)
 
const_reference operator* () const
 
const_iteratoroperator++ ()
 
const_iterator operator++ (int)
 
const_pointer operator-> () const
 

Public Attributes

const typedef value_typepointer
 
const typedef value_typereference
 

Private Types

typedef InnerMap::const_iterator InnerIt
 

Private Attributes

InnerIt it_
 

Friends

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

Detailed Description

template<typename Key, typename T>
class google::protobuf::Map< Key, T >::const_iterator

Definition at line 960 of file map.h.

Member Typedef Documentation

◆ difference_type

template<typename Key , typename T >
typedef ptrdiff_t google::protobuf::Map< Key, T >::const_iterator::difference_type

Definition at line 966 of file map.h.

◆ InnerIt

template<typename Key , typename T >
typedef InnerMap::const_iterator google::protobuf::Map< Key, T >::const_iterator::InnerIt
private

Definition at line 961 of file map.h.

◆ iterator_category

template<typename Key , typename T >
typedef std::forward_iterator_tag google::protobuf::Map< Key, T >::const_iterator::iterator_category

Definition at line 964 of file map.h.

◆ value_type

template<typename Key , typename T >
typedef Map::value_type google::protobuf::Map< Key, T >::const_iterator::value_type

Definition at line 965 of file map.h.

Constructor & Destructor Documentation

◆ const_iterator() [1/2]

template<typename Key , typename T >
google::protobuf::Map< Key, T >::const_iterator::const_iterator ( )
inline

Definition at line 970 of file map.h.

◆ const_iterator() [2/2]

template<typename Key , typename T >
google::protobuf::Map< Key, T >::const_iterator::const_iterator ( const InnerIt it)
inlineexplicit

Definition at line 971 of file map.h.

Member Function Documentation

◆ operator*()

template<typename Key , typename T >
const_reference google::protobuf::Map< Key, T >::const_iterator::operator* ( ) const
inline

Definition at line 973 of file map.h.

◆ operator++() [1/2]

template<typename Key , typename T >
const_iterator& google::protobuf::Map< Key, T >::const_iterator::operator++ ( )
inline

Definition at line 976 of file map.h.

◆ operator++() [2/2]

template<typename Key , typename T >
const_iterator google::protobuf::Map< Key, T >::const_iterator::operator++ ( int  )
inline

Definition at line 980 of file map.h.

◆ operator->()

template<typename Key , typename T >
const_pointer google::protobuf::Map< Key, T >::const_iterator::operator-> ( ) const
inline

Definition at line 974 of file map.h.

Friends And Related Function Documentation

◆ operator!=

template<typename Key , typename T >
bool operator!= ( const const_iterator a,
const const_iterator b 
)
friend

Definition at line 985 of file map.h.

◆ operator==

template<typename Key , typename T >
bool operator== ( const const_iterator a,
const const_iterator b 
)
friend

Definition at line 982 of file map.h.

Member Data Documentation

◆ it_

template<typename Key , typename T >
InnerIt google::protobuf::Map< Key, T >::const_iterator::it_
private

Definition at line 990 of file map.h.

◆ pointer

template<typename Key , typename T >
const typedef value_type* google::protobuf::Map< Key, T >::const_iterator::pointer

Definition at line 967 of file map.h.

◆ reference

template<typename Key , typename T >
const typedef value_type& google::protobuf::Map< Key, T >::const_iterator::reference

Definition at line 968 of file map.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08