Clementine
Public Member Functions | List of all members
asio::detail::socket_option::linger< Level, Name > Class Template Reference

Public Member Functions

 linger (bool e, int t)
 
void enabled (bool value)
 
bool enabled () const
 
void timeout ASIO_PREVENT_MACRO_SUBSTITUTION (int value)
 
int timeout ASIO_PREVENT_MACRO_SUBSTITUTION () const
 
template<typename Protocol >
int level (const Protocol &) const
 
template<typename Protocol >
int name (const Protocol &) const
 
template<typename Protocol >
detail::linger_type * data (const Protocol &)
 
template<typename Protocol >
const detail::linger_type * data (const Protocol &) const
 
template<typename Protocol >
std::size_t size (const Protocol &) const
 
template<typename Protocol >
void resize (const Protocol &, std::size_t s)
 

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