webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
google::protobuf.internal::InternalMetadataWithArena Class Reference

#include <metadata.h>

Public Member Functions

 InternalMetadataWithArena ()
 
 InternalMetadataWithArena (Arena *arena)
 
 ~InternalMetadataWithArena ()
 
GOOGLE_ATTRIBUTE_ALWAYS_INLINE const UnknownFieldSetunknown_fields () const
 
GOOGLE_ATTRIBUTE_ALWAYS_INLINE UnknownFieldSetmutable_unknown_fields ()
 
GOOGLE_ATTRIBUTE_ALWAYS_INLINE Arenaarena () const
 
GOOGLE_ATTRIBUTE_ALWAYS_INLINE bool have_unknown_fields () const
 
GOOGLE_ATTRIBUTE_ALWAYS_INLINE void Swap (InternalMetadataWithArena *other)
 
GOOGLE_ATTRIBUTE_ALWAYS_INLINE voidraw_arena_ptr () const
 

Constructor & Destructor Documentation

◆ InternalMetadataWithArena() [1/2]

google::protobuf.internal::InternalMetadataWithArena::InternalMetadataWithArena ( )
inline

◆ InternalMetadataWithArena() [2/2]

google::protobuf.internal::InternalMetadataWithArena::InternalMetadataWithArena ( Arena arena)
inlineexplicit

◆ ~InternalMetadataWithArena()

google::protobuf.internal::InternalMetadataWithArena::~InternalMetadataWithArena ( )
inline

Member Function Documentation

◆ arena()

GOOGLE_ATTRIBUTE_ALWAYS_INLINE Arena* google::protobuf.internal::InternalMetadataWithArena::arena ( ) const
inline

◆ have_unknown_fields()

GOOGLE_ATTRIBUTE_ALWAYS_INLINE bool google::protobuf.internal::InternalMetadataWithArena::have_unknown_fields ( ) const
inline

◆ mutable_unknown_fields()

GOOGLE_ATTRIBUTE_ALWAYS_INLINE UnknownFieldSet* google::protobuf.internal::InternalMetadataWithArena::mutable_unknown_fields ( )
inline

◆ raw_arena_ptr()

GOOGLE_ATTRIBUTE_ALWAYS_INLINE void* google::protobuf.internal::InternalMetadataWithArena::raw_arena_ptr ( ) const
inline

◆ Swap()

GOOGLE_ATTRIBUTE_ALWAYS_INLINE void google::protobuf.internal::InternalMetadataWithArena::Swap ( InternalMetadataWithArena other)
inline

◆ unknown_fields()

GOOGLE_ATTRIBUTE_ALWAYS_INLINE const UnknownFieldSet& google::protobuf.internal::InternalMetadataWithArena::unknown_fields ( ) const
inline

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