D:/opendownloadmanager/ODM-1.x/Bittorrent/libtorrent-0.12/include/libtorrent/asio/error_code.hpp File Reference

#include "asio/detail/push_options.hpp"
#include <boost/config.hpp>
#include <string>
#include "asio/detail/pop_options.hpp"
#include "asio/error.hpp"

Go to the source code of this file.

Namespaces

namespace  asio

Classes

class  asio::error_code
 Class to represent an error code value. More...
struct  asio::error_code::unspecified_bool_type_t

Defines

#define ASIO_WIN_OR_POSIX(e_win, e_posix)   e_posix

Enumerations

enum  asio::error_category {
  asio::native_ecat = ASIO_WIN_OR_POSIX(0, 0), asio::netdb_ecat = ASIO_WIN_OR_POSIX(native_ecat, 1), asio::addrinfo_ecat = ASIO_WIN_OR_POSIX(native_ecat, 2), asio::misc_ecat = ASIO_WIN_OR_POSIX(3, 3),
  asio::ssl_ecat = ASIO_WIN_OR_POSIX(4, 4)
}
 Available error code categories. More...


Define Documentation

#define ASIO_WIN_OR_POSIX ( e_win,
e_posix   )     e_posix

Definition at line 30 of file error_code.hpp.


Generated on Sun May 25 00:19:41 2008 by  doxygen 1.5.6