|
| | FunctionProto () |
| |
| PROTOBUF_CONSTEXPR | FunctionProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| |
| | FunctionProto (const FunctionProto &from) |
| |
| | FunctionProto (FunctionProto &&from) noexcept |
| |
| | ~FunctionProto () 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 |
| |
| std::string * | add_attribute () |
| |
| void | add_attribute (const char *value) |
| |
| void | add_attribute (const char *value, size_t size) |
| |
| void | add_attribute (const std::string &value) |
| |
| void | add_attribute (std::string &&value) |
| |
| ::onnx::AttributeProto * | add_attribute_proto () |
| |
| std::string * | add_input () |
| |
| void | add_input (const char *value) |
| |
| void | add_input (const char *value, size_t size) |
| |
| void | add_input (const std::string &value) |
| |
| void | add_input (std::string &&value) |
| |
| ::onnx::StringStringEntryProto * | add_metadata_props () |
| |
| ::onnx::NodeProto * | add_node () |
| |
| ::onnx::OperatorSetIdProto * | add_opset_import () |
| |
| std::string * | add_output () |
| |
| void | add_output (const char *value) |
| |
| void | add_output (const char *value, size_t size) |
| |
| void | add_output (const std::string &value) |
| |
| void | add_output (std::string &&value) |
| |
| ::onnx::ValueInfoProto * | add_value_info () |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | attribute () const |
| |
| const std::string & | attribute (int index) const |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::AttributeProto > & | attribute_proto () const |
| |
| const ::onnx::AttributeProto & | attribute_proto (int index) const |
| |
| int | attribute_proto_size () const |
| |
| int | attribute_size () const |
| |
| size_t | ByteSizeLong () const final |
| |
| void | CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final |
| |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| |
| void | clear_attribute () |
| |
| void | clear_attribute_proto () |
| |
| void | clear_doc_string () |
| |
| void | clear_domain () |
| |
| void | clear_input () |
| |
| void | clear_metadata_props () |
| |
| void | clear_name () |
| |
| void | clear_node () |
| |
| void | clear_opset_import () |
| |
| void | clear_output () |
| |
| void | clear_overload () |
| |
| void | clear_value_info () |
| |
| void | CopyFrom (const FunctionProto &from) |
| |
| const std::string & | doc_string () const |
| |
| const std::string & | domain () const |
| |
| int | GetCachedSize () const final |
| |
| std::string | GetTypeName () const final |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | input () const |
| |
| const std::string & | input (int index) const |
| |
| int | input_size () const |
| |
| bool | IsInitialized () const final |
| |
| void | MergeFrom (const FunctionProto &from) |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > & | metadata_props () const |
| |
| const ::onnx::StringStringEntryProto & | metadata_props (int index) const |
| |
| int | metadata_props_size () const |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_attribute () |
| |
| std::string * | mutable_attribute (int index) |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::AttributeProto > * | mutable_attribute_proto () |
| |
| ::onnx::AttributeProto * | mutable_attribute_proto (int index) |
| |
| std::string * | mutable_doc_string () |
| |
| std::string * | mutable_domain () |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_input () |
| |
| std::string * | mutable_input (int index) |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > * | mutable_metadata_props () |
| |
| ::onnx::StringStringEntryProto * | mutable_metadata_props (int index) |
| |
| std::string * | mutable_name () |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::NodeProto > * | mutable_node () |
| |
| ::onnx::NodeProto * | mutable_node (int index) |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::OperatorSetIdProto > * | mutable_opset_import () |
| |
| ::onnx::OperatorSetIdProto * | mutable_opset_import (int index) |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_output () |
| |
| std::string * | mutable_output (int index) |
| |
| std::string * | mutable_overload () |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > * | mutable_value_info () |
| |
| ::onnx::ValueInfoProto * | mutable_value_info (int index) |
| |
| const std::string & | name () const |
| |
| FunctionProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::NodeProto > & | node () const |
| |
| const ::onnx::NodeProto & | node (int index) const |
| |
| int | node_size () const |
| |
| FunctionProto & | operator= (const FunctionProto &from) |
| |
| FunctionProto & | operator= (FunctionProto &&from) noexcept |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::OperatorSetIdProto > & | opset_import () const |
| |
| const ::onnx::OperatorSetIdProto & | opset_import (int index) const |
| |
| int | opset_import_size () const |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | output () const |
| |
| const std::string & | output (int index) const |
| |
| int | output_size () const |
| |
| const std::string & | overload () const |
| |
| PROTOBUF_NODISCARD std::string * | release_doc_string () |
| |
| PROTOBUF_NODISCARD std::string * | release_domain () |
| |
| PROTOBUF_NODISCARD std::string * | release_name () |
| |
| PROTOBUF_NODISCARD std::string * | release_overload () |
| |
| void | set_allocated_doc_string (std::string *doc_string) |
| |
| void | set_allocated_domain (std::string *domain) |
| |
| void | set_allocated_name (std::string *name) |
| |
| void | set_allocated_overload (std::string *overload) |
| |
| void | set_attribute (int index, const char *value) |
| |
| void | set_attribute (int index, const char *value, size_t size) |
| |
| void | set_attribute (int index, const std::string &value) |
| |
| void | set_attribute (int index, std::string &&value) |
| |
| 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_domain (ArgT0 &&arg0, ArgT... args) |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_domain (ArgT0 &&arg0, ArgT... args) |
| |
| void | set_input (int index, const char *value) |
| |
| void | set_input (int index, const char *value, size_t size) |
| |
| void | set_input (int index, const std::string &value) |
| |
| void | set_input (int index, std::string &&value) |
| |
| 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 | set_output (int index, const char *value) |
| |
| void | set_output (int index, const char *value, size_t size) |
| |
| void | set_output (int index, const std::string &value) |
| |
| void | set_output (int index, std::string &&value) |
| |
| template<typename ArgT0 = const std::string&, typename... ArgT> |
| void | set_overload (ArgT0 &&arg0, ArgT... args) |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_overload (ArgT0 &&arg0, ArgT... args) |
| |
| void | Swap (FunctionProto *other) |
| |
| void | UnsafeArenaSwap (FunctionProto *other) |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > & | value_info () const |
| |
| const ::onnx::ValueInfoProto & | value_info (int index) const |
| |
| int | value_info_size () const |
| |