OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Static Public Member Functions
google::protobuf::internal::StringTypeHandlerBase Class Reference

#include <repeated_field.h>

Inheritance diagram for google::protobuf::internal::StringTypeHandlerBase:
google::protobuf::internal::StringTypeHandler google::protobuf::RepeatedPtrField< Element >::TypeHandler

List of all members.

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)

Member Typedef Documentation


Member Function Documentation

static void google::protobuf::internal::StringTypeHandlerBase::Clear ( string *  value) [static]
static void google::protobuf::internal::StringTypeHandlerBase::Merge ( const string &  from,
string *  to 
) [static]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines