Darknet/YOLO v5.0-117-g31c55275-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
onnx::TypeProto_Map Class Referencefinal

#include "onnx.proto3.pb.h"

Inheritance diagram for onnx::TypeProto_Map:
Collaboration diagram for onnx::TypeProto_Map:

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kValueTypeFieldNumber = 2 ,
  kKeyTypeFieldNumber = 1
}
 

Public Member Functions

 TypeProto_Map ()
 
PROTOBUF_CONSTEXPR TypeProto_Map (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TypeProto_Map (const TypeProto_Map &from)
 
 TypeProto_Map (TypeProto_Map &&from) noexcept
 
 ~TypeProto_Map () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
void CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_key_type ()
 
void clear_value_type ()
 
void CopyFrom (const TypeProto_Map &from)
 
int GetCachedSize () const final
 
std::string GetTypeName () const final
 
bool has_value_type () const
 
bool IsInitialized () const final
 
int32_t key_type () const
 
void MergeFrom (const TypeProto_Map &from)
 
::onnx::TypeProtomutable_value_type ()
 
TypeProto_MapNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
TypeProto_Mapoperator= (const TypeProto_Map &from)
 
TypeProto_Mapoperator= (TypeProto_Map &&from) noexcept
 
PROTOBUF_NODISCARD::onnx::TypeProto * release_value_type ()
 
void set_allocated_value_type (::onnx::TypeProto *value_type)
 
void set_key_type (int32_t value)
 
void Swap (TypeProto_Map *other)
 
::onnx::TypeProtounsafe_arena_release_value_type ()
 
void unsafe_arena_set_allocated_value_type (::onnx::TypeProto *value_type)
 
void UnsafeArenaSwap (TypeProto_Map *other)
 
const ::onnx::TypeProtovalue_type () const
 

Static Public Member Functions

static const TypeProto_Mapdefault_instance ()
 
static const TypeProto_Mapinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 TypeProto_Map (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

bool _internal_has_value_type () const
 
int32_t _internal_key_type () const
 
::onnx::TypeProto_internal_mutable_value_type ()
 
void _internal_set_key_type (int32_t value)
 
const ::onnx::TypeProto_internal_value_type () const
 
void InternalSwap (TypeProto_Map *other)
 
void SetCachedSize (int size) const
 
void SharedCtor (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned)
 
void SharedDtor ()
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 

Private Attributes

union { 
 
   Impl_   _impl_ 
 
};  
 

Friends

template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_onnx_2eproto3
 
void swap (TypeProto_Map &a, TypeProto_Map &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kValueTypeFieldNumber 
kKeyTypeFieldNumber 

Constructor & Destructor Documentation

◆ TypeProto_Map() [1/5]

onnx::TypeProto_Map::TypeProto_Map ( )
inline

◆ ~TypeProto_Map()

onnx::TypeProto_Map::~TypeProto_Map ( )
override
Here is the call graph for this function:

◆ TypeProto_Map() [2/5]

PROTOBUF_CONSTEXPR onnx::TypeProto_Map::TypeProto_Map ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ TypeProto_Map() [3/5]

onnx::TypeProto_Map::TypeProto_Map ( const TypeProto_Map from)
Here is the call graph for this function:

◆ TypeProto_Map() [4/5]

onnx::TypeProto_Map::TypeProto_Map ( TypeProto_Map &&  from)
inlinenoexcept

◆ TypeProto_Map() [5/5]

onnx::TypeProto_Map::TypeProto_Map ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected
Here is the call graph for this function:

Member Function Documentation

◆ _internal_has_value_type()

bool onnx::TypeProto_Map::_internal_has_value_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_key_type()

int32_t onnx::TypeProto_Map::_internal_key_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_mutable_value_type()

onnx::TypeProto * onnx::TypeProto_Map::_internal_mutable_value_type ( )
inlineprivate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _internal_set_key_type()

void onnx::TypeProto_Map::_internal_set_key_type ( int32_t  value)
inlineprivate
Here is the caller graph for this function:

◆ _internal_value_type()

const ::onnx::TypeProto & onnx::TypeProto_Map::_internal_value_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _InternalParse()

const char * onnx::TypeProto_Map::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final
Here is the call graph for this function:

◆ _InternalSerialize()

uint8_t * onnx::TypeProto_Map::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final
Here is the call graph for this function:

◆ ByteSizeLong()

size_t onnx::TypeProto_Map::ByteSizeLong ( ) const
final
Here is the call graph for this function:

◆ CheckTypeAndMergeFrom()

void onnx::TypeProto_Map::CheckTypeAndMergeFrom ( const ::PROTOBUF_NAMESPACE_ID::MessageLite &  from)
final
Here is the call graph for this function:

◆ Clear()

void onnx::TypeProto_Map::Clear ( )
final
Here is the caller graph for this function:

◆ clear_key_type()

void onnx::TypeProto_Map::clear_key_type ( )
inline

◆ clear_value_type()

void onnx::TypeProto_Map::clear_value_type ( )
inline

◆ CopyFrom()

void onnx::TypeProto_Map::CopyFrom ( const TypeProto_Map from)
Here is the call graph for this function:

◆ default_instance()

static const TypeProto_Map & onnx::TypeProto_Map::default_instance ( )
inlinestatic

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece onnx::TypeProto_Map::FullMessageName ( )
inlinestaticprivate

◆ GetCachedSize()

int onnx::TypeProto_Map::GetCachedSize ( ) const
inlinefinal
Here is the caller graph for this function:

◆ GetTypeName()

std::string onnx::TypeProto_Map::GetTypeName ( ) const
final

◆ has_value_type()

bool onnx::TypeProto_Map::has_value_type ( ) const
inline

◆ internal_default_instance()

static const TypeProto_Map * onnx::TypeProto_Map::internal_default_instance ( )
inlinestatic
Here is the caller graph for this function:

◆ InternalSwap()

void onnx::TypeProto_Map::InternalSwap ( TypeProto_Map other)
private

◆ IsInitialized()

bool onnx::TypeProto_Map::IsInitialized ( ) const
final

◆ key_type()

int32_t onnx::TypeProto_Map::key_type ( ) const
inline

◆ MergeFrom()

void onnx::TypeProto_Map::MergeFrom ( const TypeProto_Map from)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mutable_value_type()

onnx::TypeProto * onnx::TypeProto_Map::mutable_value_type ( )
inline

◆ New()

TypeProto_Map * onnx::TypeProto_Map::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

TypeProto_Map & onnx::TypeProto_Map::operator= ( const TypeProto_Map from)
inline

◆ operator=() [2/2]

TypeProto_Map & onnx::TypeProto_Map::operator= ( TypeProto_Map &&  from)
inlinenoexcept

◆ release_value_type()

onnx::TypeProto * onnx::TypeProto_Map::release_value_type ( )
inline

◆ set_allocated_value_type()

void onnx::TypeProto_Map::set_allocated_value_type ( ::onnx::TypeProto value_type)
inline

◆ set_key_type()

void onnx::TypeProto_Map::set_key_type ( int32_t  value)
inline

◆ SetCachedSize()

void onnx::TypeProto_Map::SetCachedSize ( int  size) const
private
Here is the caller graph for this function:

◆ SharedCtor()

void onnx::TypeProto_Map::SharedCtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned 
)
inlineprivate
Here is the caller graph for this function:

◆ SharedDtor()

void onnx::TypeProto_Map::SharedDtor ( )
inlineprivate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Swap()

void onnx::TypeProto_Map::Swap ( TypeProto_Map other)
inline

◆ unsafe_arena_release_value_type()

onnx::TypeProto * onnx::TypeProto_Map::unsafe_arena_release_value_type ( )
inline

◆ unsafe_arena_set_allocated_value_type()

void onnx::TypeProto_Map::unsafe_arena_set_allocated_value_type ( ::onnx::TypeProto value_type)
inline

◆ UnsafeArenaSwap()

void onnx::TypeProto_Map::UnsafeArenaSwap ( TypeProto_Map other)
inline

◆ value_type()

const ::onnx::TypeProto & onnx::TypeProto_Map::value_type ( ) const
inline

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

◆ ::TableStruct_onnx_2eproto3

friend struct ::TableStruct_onnx_2eproto3
friend

◆ swap

void swap ( TypeProto_Map a,
TypeProto_Map b 
)
friend

Member Data Documentation

◆ [union]

union { ... } onnx::TypeProto_Map

◆ _impl_

Impl_ onnx::TypeProto_Map::_impl_

◆ kIndexInFileMessages

constexpr int onnx::TypeProto_Map::kIndexInFileMessages
staticconstexpr
Initial value:
=
21

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