Classes | Public Member Functions | Private Attributes | List of all members
google::protobuf.internal::ExplicitlyConstructed< T > Class Template Reference

#include <message_lite.h>

Classes

union  AlignedUnion
 

Public Member Functions

template<typename... Args>
void Construct (Args &&... args)
 
template<typename... Args>
void Construct (Args &&... args)
 
void DefaultConstruct ()
 
void DefaultConstruct ()
 
void Destruct ()
 
void Destruct ()
 
constexpr const Tget () const
 
constexpr const Tget () const
 
Tget_mutable ()
 
Tget_mutable ()
 

Private Attributes

union google::protobuf::internal::ExplicitlyConstructed::AlignedUnion union_
 

Detailed Description

template<typename T>
class google::protobuf.internal::ExplicitlyConstructed< T >

Definition at line 124 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.h.

Member Function Documentation

◆ Construct() [1/2]

template<typename T >
template<typename... Args>
void google::protobuf.internal::ExplicitlyConstructed< T >::Construct ( Args &&...  args)
inline

Definition at line 68 of file explicitly_constructed.h.

◆ Construct() [2/2]

template<typename T >
template<typename... Args>
void google::protobuf.internal::ExplicitlyConstructed< T >::Construct ( Args &&...  args)
inline

◆ DefaultConstruct() [1/2]

template<typename T >
void google::protobuf.internal::ExplicitlyConstructed< T >::DefaultConstruct ( )
inline

Definition at line 65 of file explicitly_constructed.h.

◆ DefaultConstruct() [2/2]

template<typename T >
void google::protobuf.internal::ExplicitlyConstructed< T >::DefaultConstruct ( )
inline

◆ Destruct() [1/2]

template<typename T >
void google::protobuf.internal::ExplicitlyConstructed< T >::Destruct ( )
inline

Definition at line 72 of file explicitly_constructed.h.

◆ Destruct() [2/2]

template<typename T >
void google::protobuf.internal::ExplicitlyConstructed< T >::Destruct ( )
inline

◆ get() [1/2]

template<typename T >
constexpr const T& google::protobuf.internal::ExplicitlyConstructed< T >::get ( ) const
inlineconstexpr

Definition at line 74 of file explicitly_constructed.h.

◆ get() [2/2]

template<typename T >
constexpr const T& google::protobuf.internal::ExplicitlyConstructed< T >::get ( ) const
inlineconstexpr

◆ get_mutable() [1/2]

template<typename T >
T* google::protobuf.internal::ExplicitlyConstructed< T >::get_mutable ( )
inline

Definition at line 75 of file explicitly_constructed.h.

◆ get_mutable() [2/2]

template<typename T >
T* google::protobuf.internal::ExplicitlyConstructed< T >::get_mutable ( )
inline

Member Data Documentation

◆ union_


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:25