asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name > Class Template Reference

#include <socket_option.hpp>

List of all members.

Public Member Functions

 boolean ()
 boolean (bool v)
booleanoperator= (bool v)
bool value () const
 operator bool () const
bool operator! () const
template<typename Protocol>
int level (const Protocol &protocol) const
template<typename Protocol>
int name (const Protocol &protocol) const
template<typename Protocol>
int * data (const Protocol &)
template<typename Protocol>
const int * 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)

Private Attributes

int value_


Detailed Description

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
class asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >

Definition at line 37 of file socket_option.hpp.


Constructor & Destructor Documentation

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::boolean (  )  [inline]

Definition at line 41 of file socket_option.hpp.

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::boolean ( bool  v  )  [inline, explicit]

Definition at line 47 of file socket_option.hpp.


Member Function Documentation

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
boolean& asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::operator= ( bool  v  )  [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
bool asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::value (  )  const [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::operator bool (  )  const [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
bool asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::operator! (  )  const [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
template<typename Protocol>
int asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::level ( const Protocol &  protocol  )  const [inline]

Definition at line 79 of file socket_option.hpp.

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
template<typename Protocol>
int asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::name ( const Protocol &  protocol  )  const [inline]

Definition at line 88 of file socket_option.hpp.

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
template<typename Protocol>
int* asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::data ( const Protocol &   )  [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
template<typename Protocol>
const int* asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::data ( const Protocol &   )  const [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
template<typename Protocol>
std::size_t asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::size ( const Protocol &   )  const [inline]

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
template<typename Protocol>
void asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::resize ( const Protocol &  ,
std::size_t  s 
) [inline]


Member Data Documentation

template<int IPv4_Level, int IPv4_Name, int IPv6_Level, int IPv6_Name>
int asio::ip::detail::socket_option::boolean< IPv4_Level, IPv4_Name, IPv6_Level, IPv6_Name >::value_ [private]


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

Generated on Sun May 25 00:21:36 2008 by  doxygen 1.5.6