|
template<class Codec > |
std::enable_if< std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value, void >::type | add (const std::string &) |
|
template<class Codec > |
std::enable_if<!(std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value), void >::type | add (const std::string &) |
|
template<class Codec > |
std::enable_if< std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value, void >::type | remove (const std::string &) |
|
template<class Codec > |
std::enable_if<!(std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value), void >::type | remove (const std::string &) |
|
|
template<class Codec , google::protobuf::FieldDescriptor::Type type> |
static void | add (const std::string &) |
|
template<class Codec , google::protobuf::FieldDescriptor::Type type> |
static void | remove (const std::string &) |
|
Definition at line 236 of file field_codec_manager.h.
◆ add() [1/3]
std::enable_if< std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value, void >::type dccl::FieldCodecManager::add |
( |
const std::string & |
| ) |
|
|
inline |
◆ add() [2/3]
std::enable_if<!(std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value), void >::type dccl::FieldCodecManager::add |
( |
const std::string & |
| ) |
|
|
inline |
◆ add() [3/3]
template<class
Codec , google::protobuf::FieldDescriptor::Type type>
static void dccl::FieldCodecManager::add |
( |
const std::string & |
| ) |
|
|
inlinestatic |
◆ remove() [1/3]
std::enable_if< std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value, void >::type dccl::FieldCodecManager::remove |
( |
const std::string & |
| ) |
|
|
inline |
◆ remove() [2/3]
std::enable_if<!(std::is_base_of< google::protobuf::Message, typenameCodec::wire_type >::value &&!std::is_same< google::protobuf::Message, typenameCodec::wire_type >::value), void >::type dccl::FieldCodecManager::remove |
( |
const std::string & |
| ) |
|
|
inline |
◆ remove() [3/3]
template<class
Codec , google::protobuf::FieldDescriptor::Type type>
static void dccl::FieldCodecManager::remove |
( |
const std::string & |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: