OsmAnd
|
#include <repeated_field.h>
Public Types | |
typedef string | Type |
Static Public Member Functions | |
static string * | New () |
static void | Delete (string *value) |
static void | Clear (string *value) |
static void | Merge (const string &from, string *to) |
typedef string google::protobuf::internal::StringTypeHandlerBase::Type |
static void google::protobuf::internal::StringTypeHandlerBase::Clear | ( | string * | value | ) | [static] |
void google::protobuf::internal::StringTypeHandlerBase::Delete | ( | string * | value | ) | [static] |
static void google::protobuf::internal::StringTypeHandlerBase::Merge | ( | const string & | from, |
string * | to | ||
) | [static] |
string * google::protobuf::internal::StringTypeHandlerBase::New | ( | ) | [static] |