PdCom  5.3
Process data communication client
Public Member Functions | List of all members
std::hash< PdCom::Transmission > Struct Template Reference

Hash implementation for PdCom::Transmission. More...

#include <Subscriber.h>

Public Member Functions

size_t operator() (PdCom::Transmission t) const noexcept(__cplusplus >=201703L)
 

Detailed Description

template<>
struct std::hash< PdCom::Transmission >

Hash implementation for PdCom::Transmission.

Allows to use PdCom::Transmission as a key in std::unordered_map.


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