ゴミ箱
Public Types | Public Member Functions | List of all members
boost::beast::websocket::detail::maskgen_t< Generator > Class Template Reference

#include <mask.hpp>

Public Types

using result_type = typename Generator::result_type
 

Public Member Functions

 maskgen_t ()
 
result_type operator() () noexcept
 
void rekey ()
 

Member Typedef Documentation

template<class Generator >
using boost::beast::websocket::detail::maskgen_t< Generator >::result_type = typename Generator::result_type

Constructor & Destructor Documentation

template<class Generator >
boost::beast::websocket::detail::maskgen_t< Generator >::maskgen_t ( )

Member Function Documentation

template<class Generator >
auto boost::beast::websocket::detail::maskgen_t< Generator >::operator() ( )
noexcept
template<class _ >
void boost::beast::websocket::detail::maskgen_t< _ >::rekey ( )

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