DCCL v4
Loading...
Searching...
No Matches
dccl::internal::FromProtoType< t > Class Template Reference
Inheritance diagram for dccl::internal::FromProtoType< t >:

Public Member Functions

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

Detailed Description

template<google::protobuf::FieldDescriptor::Type t>
class dccl::internal::FromProtoType< t >

Definition at line 46 of file protobuf_cpp_type_helpers.h.

Member Function Documentation

◆ as_str()

template<google::protobuf::FieldDescriptor::Type t>
std::string dccl::internal::FromProtoType< t >::as_str ( )
inlineoverridevirtual

string representation of the google::protobuf::FieldDescriptor::Type.

Reimplemented from dccl::internal::FromProtoTypeBase.

Definition at line 49 of file protobuf_cpp_type_helpers.h.


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