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

#include <map.h>

Public Types

typedef T second_type
 

Public Member Functions

 MapPair (const Key &other_first)
 
 MapPair (const Key &other_first, const T &other_second)
 
 MapPair (const MapPair &other)
 
template<typename T1 , typename T2 >
 operator std::pair< T1, T2 > () const
 
 ~MapPair ()
 

Public Attributes

const Key first
 
const typedef Key first_type
 
T second
 

Friends

class Arena
 
class Map< Key, T >
 

Detailed Description

template<typename Key, typename T>
class google::protobuf::MapPair< Key, T >

Definition at line 92 of file map.h.

Member Typedef Documentation

◆ second_type

template<typename Key , typename T >
typedef T google::protobuf::MapPair< Key, T >::second_type

Definition at line 95 of file map.h.

Constructor & Destructor Documentation

◆ MapPair() [1/3]

template<typename Key , typename T >
google::protobuf::MapPair< Key, T >::MapPair ( const Key &  other_first,
const T other_second 
)
inline

Definition at line 97 of file map.h.

◆ MapPair() [2/3]

template<typename Key , typename T >
google::protobuf::MapPair< Key, T >::MapPair ( const Key &  other_first)
inlineexplicit

Definition at line 99 of file map.h.

◆ MapPair() [3/3]

template<typename Key , typename T >
google::protobuf::MapPair< Key, T >::MapPair ( const MapPair< Key, T > &  other)
inline

Definition at line 100 of file map.h.

◆ ~MapPair()

template<typename Key , typename T >
google::protobuf::MapPair< Key, T >::~MapPair ( )
inline

Definition at line 102 of file map.h.

Member Function Documentation

◆ operator std::pair< T1, T2 >()

template<typename Key , typename T >
template<typename T1 , typename T2 >
google::protobuf::MapPair< Key, T >::operator std::pair< T1, T2 > ( ) const
inline

Definition at line 106 of file map.h.

Friends And Related Function Documentation

◆ Arena

template<typename Key , typename T >
friend class Arena
friend

Definition at line 114 of file map.h.

◆ Map< Key, T >

template<typename Key , typename T >
friend class Map< Key, T >
friend

Definition at line 115 of file map.h.

Member Data Documentation

◆ first

template<typename Key , typename T >
const Key google::protobuf::MapPair< Key, T >::first

Definition at line 110 of file map.h.

◆ first_type

template<typename Key , typename T >
const typedef Key google::protobuf::MapPair< Key, T >::first_type

Definition at line 94 of file map.h.

◆ second

template<typename Key , typename T >
T google::protobuf::MapPair< Key, T >::second

Definition at line 111 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