|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that can provide UDP client instances. More...
#include <transport.h>
A type that can provide UDP client instances.
Types satisfying this concept can create and retrieve UDP clients, enabling dependency injection for UDP communication.
Example usage:
Definition at line 241 of file transport.h.