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

#include "onnx.proto3.pb.h"

Inheritance diagram for onnx::TypeProto_Sequence:
Collaboration diagram for onnx::TypeProto_Sequence:

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kElemTypeFieldNumber = 1 }
 

Public Member Functions

 TypeProto_Sequence ()
 
PROTOBUF_CONSTEXPR TypeProto_Sequence (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TypeProto_Sequence (const TypeProto_Sequence &from)
 
 TypeProto_Sequence (TypeProto_Sequence &&from) noexcept
 
 ~TypeProto_Sequence () 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_elem_type ()
 
void CopyFrom (const TypeProto_Sequence &from)
 
const ::onnx::TypeProtoelem_type () const
 
int GetCachedSize () const final
 
std::string GetTypeName () const final
 
bool has_elem_type () const
 
bool IsInitialized () const final
 
void MergeFrom (const TypeProto_Sequence &from)
 
::onnx::TypeProtomutable_elem_type ()
 
TypeProto_SequenceNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
TypeProto_Sequenceoperator= (const TypeProto_Sequence &from)
 
TypeProto_Sequenceoperator= (TypeProto_Sequence &&from) noexcept
 
PROTOBUF_NODISCARD::onnx::TypeProto * release_elem_type ()
 
void set_allocated_elem_type (::onnx::TypeProto *elem_type)
 
void Swap (TypeProto_Sequence *other)
 
::onnx::TypeProtounsafe_arena_release_elem_type ()
 
void unsafe_arena_set_allocated_elem_type (::onnx::TypeProto *elem_type)
 
void UnsafeArenaSwap (TypeProto_Sequence *other)
 

Static Public Member Functions

static const TypeProto_Sequencedefault_instance ()
 
static const TypeProto_Sequenceinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

Private Types

typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

const ::onnx::TypeProto_internal_elem_type () const
 
bool _internal_has_elem_type () const
 
::onnx::TypeProto_internal_mutable_elem_type ()
 
void InternalSwap (TypeProto_Sequence *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_Sequence &a, TypeProto_Sequence &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kElemTypeFieldNumber 

Constructor & Destructor Documentation

◆ TypeProto_Sequence() [1/5]

onnx::TypeProto_Sequence::TypeProto_Sequence ( )
inline

◆ ~TypeProto_Sequence()

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

◆ TypeProto_Sequence() [2/5]

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

◆ TypeProto_Sequence() [3/5]

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

◆ TypeProto_Sequence() [4/5]

onnx::TypeProto_Sequence::TypeProto_Sequence ( TypeProto_Sequence &&  from)
inlinenoexcept

◆ TypeProto_Sequence() [5/5]

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

Member Function Documentation

◆ _internal_elem_type()

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

◆ _internal_has_elem_type()

bool onnx::TypeProto_Sequence::_internal_has_elem_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_mutable_elem_type()

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

◆ _InternalParse()

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

◆ _InternalSerialize()

uint8_t * onnx::TypeProto_Sequence::_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_Sequence::ByteSizeLong ( ) const
final
Here is the call graph for this function:

◆ CheckTypeAndMergeFrom()

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

◆ Clear()

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

◆ clear_elem_type()

void onnx::TypeProto_Sequence::clear_elem_type ( )
inline

◆ CopyFrom()

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

◆ default_instance()

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

◆ elem_type()

const ::onnx::TypeProto & onnx::TypeProto_Sequence::elem_type ( ) const
inline

◆ FullMessageName()

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

◆ GetCachedSize()

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

◆ GetTypeName()

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

◆ has_elem_type()

bool onnx::TypeProto_Sequence::has_elem_type ( ) const
inline

◆ internal_default_instance()

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

◆ InternalSwap()

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

◆ IsInitialized()

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

◆ MergeFrom()

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

◆ mutable_elem_type()

onnx::TypeProto * onnx::TypeProto_Sequence::mutable_elem_type ( )
inline

◆ New()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ release_elem_type()

onnx::TypeProto * onnx::TypeProto_Sequence::release_elem_type ( )
inline

◆ set_allocated_elem_type()

void onnx::TypeProto_Sequence::set_allocated_elem_type ( ::onnx::TypeProto elem_type)
inline

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unsafe_arena_release_elem_type()

onnx::TypeProto * onnx::TypeProto_Sequence::unsafe_arena_release_elem_type ( )
inline

◆ unsafe_arena_set_allocated_elem_type()

void onnx::TypeProto_Sequence::unsafe_arena_set_allocated_elem_type ( ::onnx::TypeProto elem_type)
inline

◆ UnsafeArenaSwap()

void onnx::TypeProto_Sequence::UnsafeArenaSwap ( TypeProto_Sequence other)
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_Sequence a,
TypeProto_Sequence b 
)
friend

Member Data Documentation

◆ [union]

union { ... } onnx::TypeProto_Sequence

◆ _impl_

Impl_ onnx::TypeProto_Sequence::_impl_

◆ kIndexInFileMessages

constexpr int onnx::TypeProto_Sequence::kIndexInFileMessages
staticconstexpr
Initial value:
=
20

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