Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Member Functions | List of all members
toolbox::net::UnixStreamProtocol 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 123 of file Protocol.hpp.

Member Function Documentation

◆ family()

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

Definition at line 124 of file Protocol.hpp.

◆ type()

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

Definition at line 125 of file Protocol.hpp.

◆ protocol()

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

Definition at line 126 of file Protocol.hpp.


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