Public Member Functions | Static Public Member Functions | Private Types | Private Attributes | List of all members
google::protobuf::compiler::objectivec::TextFormatDecodeData Class Reference

#include <objectivec_helpers.h>

Public Member Functions

void AddString (int32 key, const string &input_for_decode, const string &desired_output)
 
string Data () const
 
size_t num_entries () const
 
TextFormatDecodeDataoperator= (const TextFormatDecodeData &)=delete
 
 TextFormatDecodeData ()
 
 TextFormatDecodeData (const TextFormatDecodeData &)=delete
 
 ~TextFormatDecodeData ()
 

Static Public Member Functions

static string DecodeDataForString (const string &input_for_decode, const string &desired_output)
 

Private Types

typedef std::pair< int32, stringDataEntry
 

Private Attributes

std::vector< DataEntryentries_
 

Detailed Description

Definition at line 239 of file objectivec_helpers.h.

Member Typedef Documentation

◆ DataEntry

Definition at line 256 of file objectivec_helpers.h.

Constructor & Destructor Documentation

◆ TextFormatDecodeData() [1/2]

google::protobuf::compiler::objectivec::TextFormatDecodeData::TextFormatDecodeData ( )

Definition at line 1235 of file objectivec_helpers.cc.

◆ ~TextFormatDecodeData()

google::protobuf::compiler::objectivec::TextFormatDecodeData::~TextFormatDecodeData ( )

Definition at line 1237 of file objectivec_helpers.cc.

◆ TextFormatDecodeData() [2/2]

google::protobuf::compiler::objectivec::TextFormatDecodeData::TextFormatDecodeData ( const TextFormatDecodeData )
delete

Member Function Documentation

◆ AddString()

void google::protobuf::compiler::objectivec::TextFormatDecodeData::AddString ( int32  key,
const string input_for_decode,
const string desired_output 
)

Definition at line 1239 of file objectivec_helpers.cc.

◆ Data()

string google::protobuf::compiler::objectivec::TextFormatDecodeData::Data ( ) const

Definition at line 1258 of file objectivec_helpers.cc.

◆ DecodeDataForString()

string google::protobuf::compiler::objectivec::TextFormatDecodeData::DecodeDataForString ( const string input_for_decode,
const string desired_output 
)
static

Definition at line 1397 of file objectivec_helpers.cc.

◆ num_entries()

size_t google::protobuf::compiler::objectivec::TextFormatDecodeData::num_entries ( ) const
inline

Definition at line 249 of file objectivec_helpers.h.

◆ operator=()

TextFormatDecodeData& google::protobuf::compiler::objectivec::TextFormatDecodeData::operator= ( const TextFormatDecodeData )
delete

Member Data Documentation

◆ entries_

std::vector<DataEntry> google::protobuf::compiler::objectivec::TextFormatDecodeData::entries_
private

Definition at line 257 of file objectivec_helpers.h.


The documentation for this class was generated from the following files:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09