DCCL v3
Public Member Functions | List of all members
dccl::internal::FromProtoTypeBase Class Reference

Provides various representations of a google::protobuf::FieldDescriptor::Type enumeration. Implementations are provided for all enumerations. More...

#include <dccl/internal/protobuf_cpp_type_helpers.h>

Inheritance diagram for dccl::internal::FromProtoTypeBase:
Inheritance graph
[legend]

Public Member Functions

virtual std::string as_str ()
 string representation of the google::protobuf::FieldDescriptor::Type.
 

Detailed Description

Provides various representations of a google::protobuf::FieldDescriptor::Type enumeration. Implementations are provided for all enumerations.

Definition at line 36 of file protobuf_cpp_type_helpers.h.


The documentation for this class was generated from the following file: