#include "onnx.proto3.pb.h"


Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kMetadataPropsFieldNumber = 4 , kNameFieldNumber = 1 , kDocStringFieldNumber = 3 , kTypeFieldNumber = 2 } |
Public Member Functions | |
| ValueInfoProto () | |
| PROTOBUF_CONSTEXPR | ValueInfoProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| ValueInfoProto (const ValueInfoProto &from) | |
| ValueInfoProto (ValueInfoProto &&from) noexcept | |
| ~ValueInfoProto () 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 |
| ::onnx::StringStringEntryProto * | add_metadata_props () |
| size_t | ByteSizeLong () const final |
| void | CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| void | clear_doc_string () |
| void | clear_metadata_props () |
| void | clear_name () |
| void | clear_type () |
| void | CopyFrom (const ValueInfoProto &from) |
| const std::string & | doc_string () const |
| int | GetCachedSize () const final |
| std::string | GetTypeName () const final |
| bool | has_type () const |
| bool | IsInitialized () const final |
| void | MergeFrom (const ValueInfoProto &from) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > & | metadata_props () const |
| const ::onnx::StringStringEntryProto & | metadata_props (int index) const |
| int | metadata_props_size () const |
| std::string * | mutable_doc_string () |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > * | mutable_metadata_props () |
| ::onnx::StringStringEntryProto * | mutable_metadata_props (int index) |
| std::string * | mutable_name () |
| ::onnx::TypeProto * | mutable_type () |
| const std::string & | name () const |
| ValueInfoProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| ValueInfoProto & | operator= (const ValueInfoProto &from) |
| ValueInfoProto & | operator= (ValueInfoProto &&from) noexcept |
| PROTOBUF_NODISCARD std::string * | release_doc_string () |
| PROTOBUF_NODISCARD std::string * | release_name () |
| PROTOBUF_NODISCARD::onnx::TypeProto * | release_type () |
| void | set_allocated_doc_string (std::string *doc_string) |
| void | set_allocated_name (std::string *name) |
| void | set_allocated_type (::onnx::TypeProto *type) |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_doc_string (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_doc_string (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_name (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
| void | Swap (ValueInfoProto *other) |
| const ::onnx::TypeProto & | type () const |
| ::onnx::TypeProto * | unsafe_arena_release_type () |
| void | unsafe_arena_set_allocated_type (::onnx::TypeProto *type) |
| void | UnsafeArenaSwap (ValueInfoProto *other) |
Static Public Member Functions | |
| static const ValueInfoProto & | default_instance () |
| static const ValueInfoProto * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| ValueInfoProto (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
| typedef void | DestructorSkippable_ |
| typedef void | InternalArenaConstructable_ |
Private Member Functions | |
| ::onnx::StringStringEntryProto * | _internal_add_metadata_props () |
| const std::string & | _internal_doc_string () const |
| bool | _internal_has_type () const |
| const ::onnx::StringStringEntryProto & | _internal_metadata_props (int index) const |
| int | _internal_metadata_props_size () const |
| std::string * | _internal_mutable_doc_string () |
| std::string * | _internal_mutable_name () |
| ::onnx::TypeProto * | _internal_mutable_type () |
| const std::string & | _internal_name () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_doc_string (const std::string &value) |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_name (const std::string &value) |
| const ::onnx::TypeProto & | _internal_type () const |
| void | InternalSwap (ValueInfoProto *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 (ValueInfoProto &a, ValueInfoProto &b) |
|
private |
|
private |
| anonymous enum : int |
|
inline |
|
override |

|
explicit |
| onnx::ValueInfoProto::ValueInfoProto | ( | const ValueInfoProto & | from | ) |

|
inlinenoexcept |
|
explicitprotected |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |


|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
final |

|
final |

|
inline |
|
final |

|
final |

|
final |


|
inline |
|
inline |
|
inline |
|
inline |
| void onnx::ValueInfoProto::CopyFrom | ( | const ValueInfoProto & | from | ) |

|
inlinestatic |
|
inline |
|
inlinestaticprivate |
|
inlinefinal |

|
final |
|
inline |
|
inlinestatic |

|
private |


|
final |
| void onnx::ValueInfoProto::MergeFrom | ( | const ValueInfoProto & | from | ) |


|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |

| void onnx::ValueInfoProto::set_doc_string | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
| void onnx::ValueInfoProto::set_name | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
|
private |

|
inlineprivate |

|
inlineprivate |


|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } onnx::ValueInfoProto |
| Impl_ onnx::ValueInfoProto::_impl_ |
|
staticconstexpr |