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

Definition at line 347 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 & TMVA::Experimental::SOFIE::onnx::StringStringEntryProto::key ( ) const
inline

Definition at line 349 of file onnx.hxx.

◆ ParseFrom()

void TMVA::Experimental::SOFIE::onnx::StringStringEntryProto::ParseFrom ( detail::WireReader r)
inline

Definition at line 352 of file onnx.hxx.

◆ value()

const std::string & TMVA::Experimental::SOFIE::onnx::StringStringEntryProto::value ( ) const
inline

Definition at line 350 of file onnx.hxx.

Member Data Documentation

◆ fKey

std::string TMVA::Experimental::SOFIE::onnx::StringStringEntryProto::fKey
private

Definition at line 365 of file onnx.hxx.

◆ fValue

std::string TMVA::Experimental::SOFIE::onnx::StringStringEntryProto::fValue
private

Definition at line 365 of file onnx.hxx.

  • tmva/sofie_parsers/src/onnx.hxx