Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Member Functions | List of all members
toolbox::net::UnixDgramProtocol Struct Reference

#include <toolbox/net/Protocol.hpp>

Public Member Functions

constexpr int family () const noexcept
 
constexpr int type () const noexcept
 
constexpr int protocol () const noexcept
 

Detailed Description

Definition at line 117 of file Protocol.hpp.

Member Function Documentation

◆ family()

constexpr int toolbox::net::UnixDgramProtocol::family ( ) const
inlineconstexprnoexcept

Definition at line 118 of file Protocol.hpp.

◆ type()

constexpr int toolbox::net::UnixDgramProtocol::type ( ) const
inlineconstexprnoexcept

Definition at line 119 of file Protocol.hpp.

◆ protocol()

constexpr int toolbox::net::UnixDgramProtocol::protocol ( ) const
inlineconstexprnoexcept

Definition at line 120 of file Protocol.hpp.


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