All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
asio::detail::socket_option::boolean< Level, Name > Class Template Reference

#include <socket_option.hpp>

List of all members.

Public Member Functions

 boolean ()
 boolean (bool v)
template<typename Protocol >
int * data (const Protocol &)
template<typename Protocol >
const int * data (const Protocol &) const
template<typename Protocol >
int level (const Protocol &) const
template<typename Protocol >
int name (const Protocol &) const
 operator bool () const
bool operator! () const
booleanoperator= (bool v)
template<typename Protocol >
void resize (const Protocol &, std::size_t s)
template<typename Protocol >
std::size_t size (const Protocol &) const
bool value () const

Private Attributes

int value_

Detailed Description

template<int Level, int Name>
class asio::detail::socket_option::boolean< Level, Name >

Definition at line 34 of file detail/socket_option.hpp.


Constructor & Destructor Documentation

template<int Level, int Name>
asio::detail::socket_option::boolean< Level, Name >::boolean ( ) [inline]

Definition at line 38 of file detail/socket_option.hpp.

template<int Level, int Name>
asio::detail::socket_option::boolean< Level, Name >::boolean ( bool  v) [inline, explicit]

Definition at line 44 of file detail/socket_option.hpp.


Member Function Documentation

template<int Level, int Name>
template<typename Protocol >
int* asio::detail::socket_option::boolean< Level, Name >::data ( const Protocol &  ) [inline]

Definition at line 90 of file detail/socket_option.hpp.

template<int Level, int Name>
template<typename Protocol >
const int* asio::detail::socket_option::boolean< Level, Name >::data ( const Protocol &  ) const [inline]

Definition at line 97 of file detail/socket_option.hpp.

template<int Level, int Name>
template<typename Protocol >
int asio::detail::socket_option::boolean< Level, Name >::level ( const Protocol &  ) const [inline]

Definition at line 76 of file detail/socket_option.hpp.

template<int Level, int Name>
template<typename Protocol >
int asio::detail::socket_option::boolean< Level, Name >::name ( const Protocol &  ) const [inline]

Definition at line 83 of file detail/socket_option.hpp.

template<int Level, int Name>
asio::detail::socket_option::boolean< Level, Name >::operator bool ( ) const [inline]

Definition at line 63 of file detail/socket_option.hpp.

template<int Level, int Name>
bool asio::detail::socket_option::boolean< Level, Name >::operator! ( ) const [inline]

Definition at line 69 of file detail/socket_option.hpp.

template<int Level, int Name>
boolean& asio::detail::socket_option::boolean< Level, Name >::operator= ( bool  v) [inline]

Definition at line 50 of file detail/socket_option.hpp.

template<int Level, int Name>
template<typename Protocol >
void asio::detail::socket_option::boolean< Level, Name >::resize ( const Protocol &  ,
std::size_t  s 
) [inline]

Definition at line 111 of file detail/socket_option.hpp.

template<int Level, int Name>
template<typename Protocol >
std::size_t asio::detail::socket_option::boolean< Level, Name >::size ( const Protocol &  ) const [inline]

Definition at line 104 of file detail/socket_option.hpp.

template<int Level, int Name>
bool asio::detail::socket_option::boolean< Level, Name >::value ( ) const [inline]

Definition at line 57 of file detail/socket_option.hpp.


Member Data Documentation

template<int Level, int Name>
int asio::detail::socket_option::boolean< Level, Name >::value_ [private]

Definition at line 129 of file detail/socket_option.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Nov 8 2013 11:05:41