DDS  ver. 3.5.3.8.g5fe284b
Public Member Functions | List of all members
MiscCommon::INet::_socket2string< _Type > Struct Template Reference

A template class, which makes a string representation of the socket. More...

#include <INet.h>

Public Member Functions

 _socket2string (Socket_t _Socket, std::string *_Str)
 

Detailed Description

template<class _Type>
struct MiscCommon::INet::_socket2string< _Type >

A template class, which makes a string representation of the socket.

In a form of [Host name]:[Port].

Constructor & Destructor Documentation

◆ _socket2string()

template<class _Type >
MiscCommon::INet::_socket2string< _Type >::_socket2string ( Socket_t  _Socket,
std::string *  _Str 
)
inline

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