Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
onnx::StringStringEntryProto Class Reference

Definition at line 335 of file onnx.hxx.

Public Member Functions

const std::string & key () const
 
void ParseFrom (detail::WireReader r)
 
const std::string & value () const
 

Private Attributes

std::string fKey
 
std::string fValue
 

#include </github/home/ROOT-CI/src/tmva/sofie_parsers/src/onnx.hxx>

Member Function Documentation

◆ key()

const std::string & onnx::StringStringEntryProto::key ( ) const
inline

Definition at line 337 of file onnx.hxx.

◆ ParseFrom()

void onnx::StringStringEntryProto::ParseFrom ( detail::WireReader r)
inline

Definition at line 340 of file onnx.hxx.

◆ value()

const std::string & onnx::StringStringEntryProto::value ( ) const
inline

Definition at line 338 of file onnx.hxx.

Member Data Documentation

◆ fKey

std::string onnx::StringStringEntryProto::fKey
private

Definition at line 353 of file onnx.hxx.

◆ fValue

std::string onnx::StringStringEntryProto::fValue
private

Definition at line 353 of file onnx.hxx.

  • tmva/sofie_parsers/src/onnx.hxx