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