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)
 
void DefaultConstruct ()
 
void Destruct ()
 
constexpr const Tget () const
 
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 123 of file message_lite.h.

Member Function Documentation

◆ Construct()

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

Definition at line 128 of file message_lite.h.

◆ DefaultConstruct()

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

Definition at line 125 of file message_lite.h.

◆ Destruct()

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

Definition at line 132 of file message_lite.h.

◆ get()

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

Definition at line 134 of file message_lite.h.

◆ get_mutable()

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

Definition at line 135 of file message_lite.h.

Member Data Documentation

◆ union_


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


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