OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Member Functions
google::protobuf::internal::GenericTypeHandler< GenericType > Class Template Reference

#include <repeated_field.h>

List of all members.

Public Types

typedef GenericType Type

Public Member Functions

template<>
void Merge (const MessageLite &from, MessageLite *to)

Static Public Member Functions

static GenericType * New ()
static void Delete (GenericType *value)
static void Clear (GenericType *value)
static void Merge (const GenericType &from, GenericType *to)
static int SpaceUsed (const GenericType &value)

template<typename GenericType>
class google::protobuf::internal::GenericTypeHandler< GenericType >


Member Typedef Documentation

template<typename GenericType>
typedef GenericType google::protobuf::internal::GenericTypeHandler< GenericType >::Type

Member Function Documentation

template<typename GenericType>
static void google::protobuf::internal::GenericTypeHandler< GenericType >::Clear ( GenericType *  value) [static]
template<typename GenericType>
static void google::protobuf::internal::GenericTypeHandler< GenericType >::Delete ( GenericType *  value) [static]
template<typename GenericType>
static void google::protobuf::internal::GenericTypeHandler< GenericType >::Merge ( const GenericType &  from,
GenericType *  to 
) [static]
template<typename GenericType>
static GenericType* google::protobuf::internal::GenericTypeHandler< GenericType >::New ( ) [static]
template<typename GenericType>
static int google::protobuf::internal::GenericTypeHandler< GenericType >::SpaceUsed ( const GenericType &  value) [static]

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