#include <objectivec_helpers.h>
◆ DataEntry [1/2]
◆ DataEntry [2/2]
◆ TextFormatDecodeData() [1/4]
google::protobuf::compiler::objectivec::TextFormatDecodeData::TextFormatDecodeData |
( |
| ) |
|
◆ ~TextFormatDecodeData() [1/2]
google::protobuf::compiler::objectivec::TextFormatDecodeData::~TextFormatDecodeData |
( |
| ) |
|
◆ TextFormatDecodeData() [2/4]
◆ TextFormatDecodeData() [3/4]
google::protobuf::compiler::objectivec::TextFormatDecodeData::TextFormatDecodeData |
( |
| ) |
|
◆ ~TextFormatDecodeData() [2/2]
google::protobuf::compiler::objectivec::TextFormatDecodeData::~TextFormatDecodeData |
( |
| ) |
|
◆ TextFormatDecodeData() [4/4]
◆ AddString() [1/2]
void google::protobuf::compiler::objectivec::TextFormatDecodeData::AddString |
( |
int32 |
key, |
|
|
const string & |
input_for_decode, |
|
|
const string & |
desired_output |
|
) |
| |
◆ AddString() [2/2]
void google::protobuf::compiler::objectivec::TextFormatDecodeData::AddString |
( |
int32_t |
key, |
|
|
const std::string & |
input_for_decode, |
|
|
const std::string & |
desired_output |
|
) |
| |
◆ Data() [1/2]
std::string google::protobuf::compiler::objectivec::TextFormatDecodeData::Data |
( |
| ) |
const |
◆ Data() [2/2]
std::string google::protobuf::compiler::objectivec::TextFormatDecodeData::Data |
( |
| ) |
const |
◆ DecodeDataForString() [1/2]
std::string google::protobuf::compiler::objectivec::TextFormatDecodeData::DecodeDataForString |
( |
const std::string & |
input_for_decode, |
|
|
const std::string & |
desired_output |
|
) |
| |
|
static |
◆ DecodeDataForString() [2/2]
string google::protobuf::compiler::objectivec::TextFormatDecodeData::DecodeDataForString |
( |
const string & |
input_for_decode, |
|
|
const string & |
desired_output |
|
) |
| |
|
static |
◆ num_entries() [1/2]
size_t google::protobuf::compiler::objectivec::TextFormatDecodeData::num_entries |
( |
| ) |
const |
|
inline |
◆ num_entries() [2/2]
size_t google::protobuf::compiler::objectivec::TextFormatDecodeData::num_entries |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ entries_
std::vector< DataEntry > google::protobuf::compiler::objectivec::TextFormatDecodeData::entries_ |
|
private |
The documentation for this class was generated from the following files: