Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::middleware::protobuf::detail Namespace Reference

Classes

struct  protobuf_selector
struct  dccl_selector

Functions

template<typename T, typename std::enable_if< std::is_enum< typename T::DCCLParameters >::value >::type * = nullptr>
constexpr int scheme_protobuf_or_dccl (dccl_selector)
template<typename T>
constexpr int scheme_protobuf_or_dccl (protobuf_selector)

Function Documentation

◆ scheme_protobuf_or_dccl() [1/2]

template<typename T, typename std::enable_if< std::is_enum< typename T::DCCLParameters >::value >::type * = nullptr>
int goby::middleware::protobuf::detail::scheme_protobuf_or_dccl ( dccl_selector )
constexpr

Definition at line 160 of file protobuf.h.

◆ scheme_protobuf_or_dccl() [2/2]

template<typename T>
int goby::middleware::protobuf::detail::scheme_protobuf_or_dccl ( protobuf_selector )
constexpr

Definition at line 165 of file protobuf.h.