neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::tcp_packet_stream_server< PacketType >::stream_not_found Struct Reference

#include <tcp_packet_stream_server.hpp>

Inheritance diagram for neolib::tcp_packet_stream_server< PacketType >::stream_not_found:

Public Member Functions

 stream_not_found ()
 

Detailed Description

template<typename PacketType>
struct neolib::tcp_packet_stream_server< PacketType >::stream_not_found

Definition at line 94 of file tcp_packet_stream_server.hpp.

Constructor & Destructor Documentation

◆ stream_not_found()

template<typename PacketType >
neolib::tcp_packet_stream_server< PacketType >::stream_not_found::stream_not_found ( )
inline

Definition at line 94 of file tcp_packet_stream_server.hpp.


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