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

#include <socket_option.hpp>

List of all members.

Public Member Functions

template<typename Protocol >
int * data (const Protocol &)
template<typename Protocol >
const int * data (const Protocol &) const
 integer ()
 integer (int v)
template<typename Protocol >
int level (const Protocol &) const
template<typename Protocol >
int name (const Protocol &) const
integeroperator= (int v)
template<typename Protocol >
void resize (const Protocol &, std::size_t s)
template<typename Protocol >
std::size_t size (const Protocol &) const
int value () const

Private Attributes

int value_

Detailed Description

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

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


Constructor & Destructor Documentation

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

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

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

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


Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Member Data Documentation

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

Definition at line 206 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