Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
SourceContext Class Reference

#include <source_context.pb.h>

Inheritance diagram for SourceContext:
Inheritance graph
[legend]

Classes

class  _Internal
 

Public Types

enum  : int { kFileNameFieldNumber = 1 }
 

Public Member Functions

size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_file_name ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const SourceContext &from)
 
const std::stringfile_name () const
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const SourceContext &from)
 
bool MergePartialFromCodedStream (::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *input) final
 
std::stringmutable_file_name ()
 
SourceContextNew () const final
 
SourceContextNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
SourceContextoperator= (const SourceContext &from)
 
SourceContextoperator= (SourceContext &&from) noexcept
 
std::stringrelease_file_name ()
 
void SerializeWithCachedSizes (::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *output) const final
 
void set_allocated_file_name (std::string *file_name)
 
void set_file_name (const char *value)
 
void set_file_name (const char *value, size_t size)
 
void set_file_name (const std::string &value)
 
void set_file_name (std::string &&value)
 
 SourceContext ()
 
 SourceContext (const SourceContext &from)
 
 SourceContext (SourceContext &&from) noexcept
 
void Swap (SourceContext *other)
 
virtual ~SourceContext ()
 

Static Public Member Functions

static const SourceContextdefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const SourceContextinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Private Member Functions

inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual () const
 
void InternalSwap (SourceContext *other)
 
voidMaybeArenaPtr () const
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedDtor ()
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 

Private Attributes

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr file_name_
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_google_2fprotobuf_2fsource_5fcontext_2eproto
 
void swap (SourceContext &a, SourceContext &b)
 

Detailed Description

Definition at line 69 of file source_context.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kFileNameFieldNumber 

Definition at line 181 of file source_context.pb.h.

Constructor & Destructor Documentation

◆ SourceContext() [1/3]

SourceContext::SourceContext ( )

Definition at line 93 of file source_context.pb.cc.

◆ ~SourceContext()

SourceContext::~SourceContext ( )
virtual

Definition at line 114 of file source_context.pb.cc.

◆ SourceContext() [2/3]

SourceContext::SourceContext ( const SourceContext from)

Definition at line 98 of file source_context.pb.cc.

◆ SourceContext() [3/3]

SourceContext::SourceContext ( SourceContext &&  from)
inlinenoexcept

Definition at line 76 of file source_context.pb.h.

Member Function Documentation

◆ ByteSizeLong()

size_t SourceContext::ByteSizeLong ( ) const
final

Definition at line 271 of file source_context.pb.cc.

◆ Clear()

void SourceContext::Clear ( )
final

Definition at line 132 of file source_context.pb.cc.

◆ clear_file_name()

void SourceContext::clear_file_name ( )
inline

Definition at line 216 of file source_context.pb.h.

◆ CopyFrom() [1/2]

void SourceContext::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

Definition at line 324 of file source_context.pb.cc.

◆ CopyFrom() [2/2]

void SourceContext::CopyFrom ( const SourceContext from)

Definition at line 331 of file source_context.pb.cc.

◆ default_instance()

const SourceContext & SourceContext::default_instance ( )
static

Definition at line 126 of file source_context.pb.cc.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* SourceContext::descriptor ( )
inlinestatic

Definition at line 94 of file source_context.pb.h.

◆ file_name()

const std::string & SourceContext::file_name ( ) const
inline

Definition at line 219 of file source_context.pb.h.

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece SourceContext::FullMessageName ( )
inlinestaticprivate

Definition at line 156 of file source_context.pb.h.

◆ GetArenaNoVirtual()

inline ::PROTOBUF_NAMESPACE_ID::Arena* SourceContext::GetArenaNoVirtual ( ) const
inlineprivate

Definition at line 160 of file source_context.pb.h.

◆ GetCachedSize()

int SourceContext::GetCachedSize ( ) const
inlinefinal

Definition at line 148 of file source_context.pb.h.

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* SourceContext::GetDescriptor ( )
inlinestatic

Definition at line 97 of file source_context.pb.h.

◆ GetMetadata()

PROTOBUF_NAMESPACE_ID::Metadata SourceContext::GetMetadata ( ) const
final

Definition at line 349 of file source_context.pb.cc.

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata SourceContext::GetMetadataStatic ( )
inlinestaticprivate

Definition at line 170 of file source_context.pb.h.

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* SourceContext::GetReflection ( )
inlinestatic

Definition at line 100 of file source_context.pb.h.

◆ InitAsDefaultInstance()

PROTOBUF_NAMESPACE_OPEN void SourceContext::InitAsDefaultInstance ( )
static

Definition at line 87 of file source_context.pb.cc.

◆ internal_default_instance()

static const SourceContext* SourceContext::internal_default_instance ( )
inlinestatic

Definition at line 106 of file source_context.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

PROTOBUF_NAMESPACE_ID::uint8 * SourceContext::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target) const
final

Definition at line 246 of file source_context.pb.cc.

◆ InternalSwap()

void SourceContext::InternalSwap ( SourceContext other)
private

Definition at line 342 of file source_context.pb.cc.

◆ IsInitialized()

bool SourceContext::IsInitialized ( ) const
final

Definition at line 338 of file source_context.pb.cc.

◆ MaybeArenaPtr()

void* SourceContext::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 163 of file source_context.pb.h.

◆ MergeFrom() [1/2]

void SourceContext::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

Definition at line 296 of file source_context.pb.cc.

◆ MergeFrom() [2/2]

void SourceContext::MergeFrom ( const SourceContext from)

Definition at line 311 of file source_context.pb.cc.

◆ MergePartialFromCodedStream()

bool SourceContext::MergePartialFromCodedStream ( ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *  input)
final

Definition at line 177 of file source_context.pb.cc.

◆ mutable_file_name()

std::string * SourceContext::mutable_file_name ( )
inline

Definition at line 246 of file source_context.pb.h.

◆ New() [1/2]

SourceContext* SourceContext::New ( ) const
inlinefinal

Definition at line 123 of file source_context.pb.h.

◆ New() [2/2]

SourceContext* SourceContext::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 127 of file source_context.pb.h.

◆ operator=() [1/2]

SourceContext& SourceContext::operator= ( const SourceContext from)
inline

Definition at line 81 of file source_context.pb.h.

◆ operator=() [2/2]

SourceContext& SourceContext::operator= ( SourceContext &&  from)
inlinenoexcept

Definition at line 85 of file source_context.pb.h.

◆ release_file_name()

std::string * SourceContext::release_file_name ( )
inline

Definition at line 251 of file source_context.pb.h.

◆ SerializeWithCachedSizes()

void SourceContext::SerializeWithCachedSizes ( ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *  output) const
final

Definition at line 223 of file source_context.pb.cc.

◆ set_allocated_file_name()

void SourceContext::set_allocated_file_name ( std::string file_name)
inline

Definition at line 256 of file source_context.pb.h.

◆ set_file_name() [1/4]

void SourceContext::set_file_name ( const char *  value)
inline

Definition at line 234 of file source_context.pb.h.

◆ set_file_name() [2/4]

void SourceContext::set_file_name ( const char *  value,
size_t  size 
)
inline

Definition at line 240 of file source_context.pb.h.

◆ set_file_name() [3/4]

void SourceContext::set_file_name ( const std::string value)
inline

Definition at line 223 of file source_context.pb.h.

◆ set_file_name() [4/4]

void SourceContext::set_file_name ( std::string &&  value)
inline

Definition at line 228 of file source_context.pb.h.

◆ SetCachedSize()

void SourceContext::SetCachedSize ( int  size) const
finalprivate

Definition at line 123 of file source_context.pb.cc.

◆ SharedCtor()

void SourceContext::SharedCtor ( )
inlineprivate

Definition at line 109 of file source_context.pb.cc.

◆ SharedDtor()

void SourceContext::SharedDtor ( )
inlineprivate

Definition at line 119 of file source_context.pb.cc.

◆ Swap()

void SourceContext::Swap ( SourceContext other)
inline

Definition at line 116 of file source_context.pb.h.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 155 of file source_context.pb.h.

◆ ::TableStruct_google_2fprotobuf_2fsource_5fcontext_2eproto

Definition at line 202 of file source_context.pb.h.

◆ swap

void swap ( SourceContext a,
SourceContext b 
)
friend

Definition at line 113 of file source_context.pb.h.

Member Data Documentation

◆ _cached_size_

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize SourceContext::_cached_size_
private

Definition at line 201 of file source_context.pb.h.

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena SourceContext::_internal_metadata_
private

Definition at line 197 of file source_context.pb.h.

◆ file_name_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr SourceContext::file_name_
private

Definition at line 200 of file source_context.pb.h.

◆ kIndexInFileMessages

constexpr int SourceContext::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 110 of file source_context.pb.h.


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


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