#include "onnx.proto3.pb.h"


Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kDenotationFieldNumber = 3 , kDimValueFieldNumber = 1 , kDimParamFieldNumber = 2 } |
| enum | ValueCase { kDimValue = 1 , kDimParam = 2 , VALUE_NOT_SET = 0 } |
Public Member Functions | |
| TensorShapeProto_Dimension () | |
| PROTOBUF_CONSTEXPR | TensorShapeProto_Dimension (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| TensorShapeProto_Dimension (const TensorShapeProto_Dimension &from) | |
| TensorShapeProto_Dimension (TensorShapeProto_Dimension &&from) noexcept | |
| ~TensorShapeProto_Dimension () 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_dim_param () |
| void | clear_dim_value () |
| void | clear_value () |
| void | CopyFrom (const TensorShapeProto_Dimension &from) |
| const std::string & | denotation () const |
| const std::string & | dim_param () const |
| int64_t | dim_value () const |
| int | GetCachedSize () const final |
| std::string | GetTypeName () const final |
| bool | has_dim_param () const |
| bool | has_dim_value () const |
| bool | IsInitialized () const final |
| void | MergeFrom (const TensorShapeProto_Dimension &from) |
| std::string * | mutable_denotation () |
| std::string * | mutable_dim_param () |
| TensorShapeProto_Dimension * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| TensorShapeProto_Dimension & | operator= (const TensorShapeProto_Dimension &from) |
| TensorShapeProto_Dimension & | operator= (TensorShapeProto_Dimension &&from) noexcept |
| PROTOBUF_NODISCARD std::string * | release_denotation () |
| PROTOBUF_NODISCARD std::string * | release_dim_param () |
| void | set_allocated_denotation (std::string *denotation) |
| void | set_allocated_dim_param (std::string *dim_param) |
| 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) |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_dim_param (ArgT0 &&arg0, ArgT... args) |
| void | set_dim_value (int64_t value) |
| void | Swap (TensorShapeProto_Dimension *other) |
| void | UnsafeArenaSwap (TensorShapeProto_Dimension *other) |
| ValueCase | value_case () const |
Static Public Member Functions | |
| static const TensorShapeProto_Dimension & | default_instance () |
| static const TensorShapeProto_Dimension * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| TensorShapeProto_Dimension (::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 |
| const std::string & | _internal_dim_param () const |
| int64_t | _internal_dim_value () const |
| bool | _internal_has_dim_param () const |
| bool | _internal_has_dim_value () const |
| std::string * | _internal_mutable_denotation () |
| std::string * | _internal_mutable_dim_param () |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_denotation (const std::string &value) |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_dim_param (const std::string &value) |
| void | _internal_set_dim_value (int64_t value) |
| void | clear_has_value () |
| bool | has_value () const |
| void | InternalSwap (TensorShapeProto_Dimension *other) |
| void | set_has_dim_param () |
| void | set_has_dim_value () |
| 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 (TensorShapeProto_Dimension &a, TensorShapeProto_Dimension &b) |
|
private |
|
private |
|
inline |
|
override |

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

|
inlinenoexcept |
|
explicitprotected |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
final |

|
final |

|
final |

|
final |

|
final |


|
inline |
|
inline |
|
inline |
|
inlineprivate |

| void onnx::TensorShapeProto_Dimension::clear_value | ( | ) |


| void onnx::TensorShapeProto_Dimension::CopyFrom | ( | const TensorShapeProto_Dimension & | from | ) |

|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inline |
|
inline |
|
inlineprivate |

|
inlinestatic |
|
private |


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


|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
| void onnx::TensorShapeProto_Dimension::set_denotation | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
private |

|
inlineprivate |


|
inlineprivate |


|
inline |
|
inline |
|
inline |

|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } onnx::TensorShapeProto_Dimension |
| Impl_ onnx::TensorShapeProto_Dimension::_impl_ |
|
staticconstexpr |