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

#include "onnx.proto3.pb.h"

Inheritance diagram for onnx::TypeProto:
Collaboration diagram for onnx::TypeProto:

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kDenotationFieldNumber = 6 ,
  kTensorTypeFieldNumber = 1 ,
  kSequenceTypeFieldNumber = 4 ,
  kMapTypeFieldNumber = 5 ,
  kOptionalTypeFieldNumber = 9 ,
  kSparseTensorTypeFieldNumber = 8
}
 
typedef TypeProto_Map Map
 
typedef TypeProto_Optional Optional
 
typedef TypeProto_Sequence Sequence
 
typedef TypeProto_SparseTensor SparseTensor
 
typedef TypeProto_Tensor Tensor
 
enum  ValueCase {
  kTensorType = 1 ,
  kSequenceType = 4 ,
  kMapType = 5 ,
  kOptionalType = 9 ,
  kSparseTensorType = 8 ,
  VALUE_NOT_SET = 0
}
 

Public Member Functions

 TypeProto ()
 
PROTOBUF_CONSTEXPR TypeProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 TypeProto (const TypeProto &from)
 
 TypeProto (TypeProto &&from) noexcept
 
 ~TypeProto () 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_denotation ()
 
void clear_map_type ()
 
void clear_optional_type ()
 
void clear_sequence_type ()
 
void clear_sparse_tensor_type ()
 
void clear_tensor_type ()
 
void clear_value ()
 
void CopyFrom (const TypeProto &from)
 
const std::string & denotation () const
 
int GetCachedSize () const final
 
std::string GetTypeName () const final
 
bool has_map_type () const
 
bool has_optional_type () const
 
bool has_sequence_type () const
 
bool has_sparse_tensor_type () const
 
bool has_tensor_type () const
 
bool IsInitialized () const final
 
const ::onnx::TypeProto_Mapmap_type () const
 
void MergeFrom (const TypeProto &from)
 
std::string * mutable_denotation ()
 
::onnx::TypeProto_Mapmutable_map_type ()
 
::onnx::TypeProto_Optionalmutable_optional_type ()
 
::onnx::TypeProto_Sequencemutable_sequence_type ()
 
::onnx::TypeProto_SparseTensormutable_sparse_tensor_type ()
 
::onnx::TypeProto_Tensormutable_tensor_type ()
 
TypeProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
TypeProtooperator= (const TypeProto &from)
 
TypeProtooperator= (TypeProto &&from) noexcept
 
const ::onnx::TypeProto_Optionaloptional_type () const
 
PROTOBUF_NODISCARD std::string * release_denotation ()
 
PROTOBUF_NODISCARD::onnx::TypeProto_Map * release_map_type ()
 
PROTOBUF_NODISCARD::onnx::TypeProto_Optional * release_optional_type ()
 
PROTOBUF_NODISCARD::onnx::TypeProto_Sequence * release_sequence_type ()
 
PROTOBUF_NODISCARD::onnx::TypeProto_SparseTensor * release_sparse_tensor_type ()
 
PROTOBUF_NODISCARD::onnx::TypeProto_Tensor * release_tensor_type ()
 
const ::onnx::TypeProto_Sequencesequence_type () const
 
void set_allocated_denotation (std::string *denotation)
 
void set_allocated_map_type (::onnx::TypeProto_Map *map_type)
 
void set_allocated_optional_type (::onnx::TypeProto_Optional *optional_type)
 
void set_allocated_sequence_type (::onnx::TypeProto_Sequence *sequence_type)
 
void set_allocated_sparse_tensor_type (::onnx::TypeProto_SparseTensor *sparse_tensor_type)
 
void set_allocated_tensor_type (::onnx::TypeProto_Tensor *tensor_type)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_denotation (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_denotation (ArgT0 &&arg0, ArgT... args)
 
const ::onnx::TypeProto_SparseTensorsparse_tensor_type () const
 
void Swap (TypeProto *other)
 
const ::onnx::TypeProto_Tensortensor_type () const
 
::onnx::TypeProto_Mapunsafe_arena_release_map_type ()
 
::onnx::TypeProto_Optionalunsafe_arena_release_optional_type ()
 
::onnx::TypeProto_Sequenceunsafe_arena_release_sequence_type ()
 
::onnx::TypeProto_SparseTensorunsafe_arena_release_sparse_tensor_type ()
 
::onnx::TypeProto_Tensorunsafe_arena_release_tensor_type ()
 
void unsafe_arena_set_allocated_map_type (::onnx::TypeProto_Map *map_type)
 
void unsafe_arena_set_allocated_optional_type (::onnx::TypeProto_Optional *optional_type)
 
void unsafe_arena_set_allocated_sequence_type (::onnx::TypeProto_Sequence *sequence_type)
 
void unsafe_arena_set_allocated_sparse_tensor_type (::onnx::TypeProto_SparseTensor *sparse_tensor_type)
 
void unsafe_arena_set_allocated_tensor_type (::onnx::TypeProto_Tensor *tensor_type)
 
void UnsafeArenaSwap (TypeProto *other)
 
ValueCase value_case () const
 

Static Public Member Functions

static const TypeProtodefault_instance ()
 
static const TypeProtointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

Private Types

typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

const std::string & _internal_denotation () const
 
bool _internal_has_map_type () const
 
bool _internal_has_optional_type () const
 
bool _internal_has_sequence_type () const
 
bool _internal_has_sparse_tensor_type () const
 
bool _internal_has_tensor_type () const
 
const ::onnx::TypeProto_Map_internal_map_type () const
 
std::string * _internal_mutable_denotation ()
 
::onnx::TypeProto_Map_internal_mutable_map_type ()
 
::onnx::TypeProto_Optional_internal_mutable_optional_type ()
 
::onnx::TypeProto_Sequence_internal_mutable_sequence_type ()
 
::onnx::TypeProto_SparseTensor_internal_mutable_sparse_tensor_type ()
 
::onnx::TypeProto_Tensor_internal_mutable_tensor_type ()
 
const ::onnx::TypeProto_Optional_internal_optional_type () const
 
const ::onnx::TypeProto_Sequence_internal_sequence_type () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_denotation (const std::string &value)
 
const ::onnx::TypeProto_SparseTensor_internal_sparse_tensor_type () const
 
const ::onnx::TypeProto_Tensor_internal_tensor_type () const
 
void clear_has_value ()
 
bool has_value () const
 
void InternalSwap (TypeProto *other)
 
void set_has_map_type ()
 
void set_has_optional_type ()
 
void set_has_sequence_type ()
 
void set_has_sparse_tensor_type ()
 
void set_has_tensor_type ()
 
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 &a, TypeProto &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

◆ Map

◆ Optional

◆ Sequence

◆ SparseTensor

◆ Tensor

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDenotationFieldNumber 
kTensorTypeFieldNumber 
kSequenceTypeFieldNumber 
kMapTypeFieldNumber 
kOptionalTypeFieldNumber 
kSparseTensorTypeFieldNumber 

◆ ValueCase

Enumerator
kTensorType 
kSequenceType 
kMapType 
kOptionalType 
kSparseTensorType 
VALUE_NOT_SET 

Constructor & Destructor Documentation

◆ TypeProto() [1/5]

onnx::TypeProto::TypeProto ( )
inline

◆ ~TypeProto()

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

◆ TypeProto() [2/5]

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

◆ TypeProto() [3/5]

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

◆ TypeProto() [4/5]

onnx::TypeProto::TypeProto ( TypeProto &&  from)
inlinenoexcept

◆ TypeProto() [5/5]

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

Member Function Documentation

◆ _internal_denotation()

const std::string & onnx::TypeProto::_internal_denotation ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_has_map_type()

bool onnx::TypeProto::_internal_has_map_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_has_optional_type()

bool onnx::TypeProto::_internal_has_optional_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_has_sequence_type()

bool onnx::TypeProto::_internal_has_sequence_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_has_sparse_tensor_type()

bool onnx::TypeProto::_internal_has_sparse_tensor_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_has_tensor_type()

bool onnx::TypeProto::_internal_has_tensor_type ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_map_type()

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

◆ _internal_mutable_denotation()

std::string * onnx::TypeProto::_internal_mutable_denotation ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_mutable_map_type()

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

◆ _internal_mutable_optional_type()

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

◆ _internal_mutable_sequence_type()

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

◆ _internal_mutable_sparse_tensor_type()

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

◆ _internal_mutable_tensor_type()

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

◆ _internal_optional_type()

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

◆ _internal_sequence_type()

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

◆ _internal_set_denotation()

void onnx::TypeProto::_internal_set_denotation ( const std::string &  value)
inlineprivate
Here is the caller graph for this function:

◆ _internal_sparse_tensor_type()

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

◆ _internal_tensor_type()

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

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ CheckTypeAndMergeFrom()

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

◆ Clear()

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

◆ clear_denotation()

void onnx::TypeProto::clear_denotation ( )
inline

◆ clear_has_value()

void onnx::TypeProto::clear_has_value ( )
inlineprivate
Here is the caller graph for this function:

◆ clear_map_type()

void onnx::TypeProto::clear_map_type ( )
inline

◆ clear_optional_type()

void onnx::TypeProto::clear_optional_type ( )
inline

◆ clear_sequence_type()

void onnx::TypeProto::clear_sequence_type ( )
inline

◆ clear_sparse_tensor_type()

void onnx::TypeProto::clear_sparse_tensor_type ( )
inline

◆ clear_tensor_type()

void onnx::TypeProto::clear_tensor_type ( )
inline

◆ clear_value()

void onnx::TypeProto::clear_value ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ CopyFrom()

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

◆ default_instance()

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

◆ denotation()

const std::string & onnx::TypeProto::denotation ( ) const
inline

◆ FullMessageName()

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

◆ GetCachedSize()

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

◆ GetTypeName()

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

◆ has_map_type()

bool onnx::TypeProto::has_map_type ( ) const
inline

◆ has_optional_type()

bool onnx::TypeProto::has_optional_type ( ) const
inline

◆ has_sequence_type()

bool onnx::TypeProto::has_sequence_type ( ) const
inline

◆ has_sparse_tensor_type()

bool onnx::TypeProto::has_sparse_tensor_type ( ) const
inline

◆ has_tensor_type()

bool onnx::TypeProto::has_tensor_type ( ) const
inline

◆ has_value()

bool onnx::TypeProto::has_value ( ) const
inlineprivate
Here is the caller graph for this function:

◆ internal_default_instance()

static const TypeProto * onnx::TypeProto::internal_default_instance ( )
inlinestatic

◆ InternalSwap()

void onnx::TypeProto::InternalSwap ( TypeProto other)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ IsInitialized()

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

◆ map_type()

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

◆ MergeFrom()

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

◆ mutable_denotation()

std::string * onnx::TypeProto::mutable_denotation ( )
inline

◆ mutable_map_type()

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

◆ mutable_optional_type()

onnx::TypeProto_Optional * onnx::TypeProto::mutable_optional_type ( )
inline

◆ mutable_sequence_type()

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

◆ mutable_sparse_tensor_type()

onnx::TypeProto_SparseTensor * onnx::TypeProto::mutable_sparse_tensor_type ( )
inline

◆ mutable_tensor_type()

onnx::TypeProto_Tensor * onnx::TypeProto::mutable_tensor_type ( )
inline

◆ New()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ optional_type()

const ::onnx::TypeProto_Optional & onnx::TypeProto::optional_type ( ) const
inline
Here is the caller graph for this function:

◆ release_denotation()

std::string * onnx::TypeProto::release_denotation ( )
inline

◆ release_map_type()

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

◆ release_optional_type()

onnx::TypeProto_Optional * onnx::TypeProto::release_optional_type ( )
inline

◆ release_sequence_type()

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

◆ release_sparse_tensor_type()

onnx::TypeProto_SparseTensor * onnx::TypeProto::release_sparse_tensor_type ( )
inline

◆ release_tensor_type()

onnx::TypeProto_Tensor * onnx::TypeProto::release_tensor_type ( )
inline

◆ sequence_type()

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

◆ set_allocated_denotation()

void onnx::TypeProto::set_allocated_denotation ( std::string *  denotation)
inline

◆ set_allocated_map_type()

void onnx::TypeProto::set_allocated_map_type ( ::onnx::TypeProto_Map map_type)
Here is the call graph for this function:

◆ set_allocated_optional_type()

void onnx::TypeProto::set_allocated_optional_type ( ::onnx::TypeProto_Optional optional_type)
Here is the call graph for this function:

◆ set_allocated_sequence_type()

void onnx::TypeProto::set_allocated_sequence_type ( ::onnx::TypeProto_Sequence sequence_type)
Here is the call graph for this function:

◆ set_allocated_sparse_tensor_type()

void onnx::TypeProto::set_allocated_sparse_tensor_type ( ::onnx::TypeProto_SparseTensor sparse_tensor_type)
Here is the call graph for this function:

◆ set_allocated_tensor_type()

void onnx::TypeProto::set_allocated_tensor_type ( ::onnx::TypeProto_Tensor tensor_type)
Here is the call graph for this function:

◆ set_denotation() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void onnx::TypeProto::set_denotation ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_denotation() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void onnx::TypeProto::set_denotation ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_has_map_type()

void onnx::TypeProto::set_has_map_type ( )
inlineprivate
Here is the caller graph for this function:

◆ set_has_optional_type()

void onnx::TypeProto::set_has_optional_type ( )
inlineprivate
Here is the caller graph for this function:

◆ set_has_sequence_type()

void onnx::TypeProto::set_has_sequence_type ( )
inlineprivate
Here is the caller graph for this function:

◆ set_has_sparse_tensor_type()

void onnx::TypeProto::set_has_sparse_tensor_type ( )
inlineprivate
Here is the caller graph for this function:

◆ set_has_tensor_type()

void onnx::TypeProto::set_has_tensor_type ( )
inlineprivate
Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ sparse_tensor_type()

const ::onnx::TypeProto_SparseTensor & onnx::TypeProto::sparse_tensor_type ( ) const
inline
Here is the caller graph for this function:

◆ Swap()

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

◆ tensor_type()

const ::onnx::TypeProto_Tensor & onnx::TypeProto::tensor_type ( ) const
inline
Here is the caller graph for this function:

◆ unsafe_arena_release_map_type()

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

◆ unsafe_arena_release_optional_type()

onnx::TypeProto_Optional * onnx::TypeProto::unsafe_arena_release_optional_type ( )
inline

◆ unsafe_arena_release_sequence_type()

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

◆ unsafe_arena_release_sparse_tensor_type()

onnx::TypeProto_SparseTensor * onnx::TypeProto::unsafe_arena_release_sparse_tensor_type ( )
inline

◆ unsafe_arena_release_tensor_type()

onnx::TypeProto_Tensor * onnx::TypeProto::unsafe_arena_release_tensor_type ( )
inline

◆ unsafe_arena_set_allocated_map_type()

void onnx::TypeProto::unsafe_arena_set_allocated_map_type ( ::onnx::TypeProto_Map map_type)
inline

◆ unsafe_arena_set_allocated_optional_type()

void onnx::TypeProto::unsafe_arena_set_allocated_optional_type ( ::onnx::TypeProto_Optional optional_type)
inline

◆ unsafe_arena_set_allocated_sequence_type()

void onnx::TypeProto::unsafe_arena_set_allocated_sequence_type ( ::onnx::TypeProto_Sequence sequence_type)
inline

◆ unsafe_arena_set_allocated_sparse_tensor_type()

void onnx::TypeProto::unsafe_arena_set_allocated_sparse_tensor_type ( ::onnx::TypeProto_SparseTensor sparse_tensor_type)
inline

◆ unsafe_arena_set_allocated_tensor_type()

void onnx::TypeProto::unsafe_arena_set_allocated_tensor_type ( ::onnx::TypeProto_Tensor tensor_type)
inline

◆ UnsafeArenaSwap()

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

◆ value_case()

TypeProto::ValueCase onnx::TypeProto::value_case ( ) const
inline
Here is the caller graph for this function:

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 a,
TypeProto b 
)
friend

Member Data Documentation

◆ [union]

union { ... } onnx::TypeProto

◆ _impl_

Impl_ onnx::TypeProto::_impl_

◆ kIndexInFileMessages

constexpr int onnx::TypeProto::kIndexInFileMessages
staticconstexpr
Initial value:
=
24

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