asio 0.3.8rc3 Home | Reference | Tutorial | Examples | Design
Reference Class Hierarchy | Class Index | Member Index

asio::error Member List

This is the complete list of members for asio::error, including all inherited members.

access_deniedasio::detail::error_base< T > [static]
address_family_not_supportedasio::detail::error_base< T > [static]
address_in_useasio::detail::error_base< T > [static]
already_connectedasio::detail::error_base< T > [static]
already_openasio::detail::error_base< T > [static]
already_startedasio::detail::error_base< T > [static]
bad_descriptorasio::detail::error_base< T > [static]
connection_abortedasio::detail::error_base< T > [static]
connection_refusedasio::detail::error_base< T > [static]
connection_resetasio::detail::error_base< T > [static]
eofasio::detail::error_base< T > [static]
faultasio::detail::error_base< T > [static]
host_not_foundasio::detail::error_base< T > [static]
host_not_found_try_againasio::detail::error_base< T > [static]
host_unreachableasio::detail::error_base< T > [static]
in_progressasio::detail::error_base< T > [static]
interruptedasio::detail::error_base< T > [static]
invalid_argumentasio::detail::error_base< T > [static]
message_sizeasio::detail::error_base< T > [static]
network_downasio::detail::error_base< T > [static]
network_resetasio::detail::error_base< T > [static]
network_unreachableasio::detail::error_base< T > [static]
no_buffer_spaceasio::detail::error_base< T > [static]
no_dataasio::detail::error_base< T > [static]
no_descriptorsasio::detail::error_base< T > [static]
no_memoryasio::detail::error_base< T > [static]
no_permissionasio::detail::error_base< T > [static]
no_protocol_optionasio::detail::error_base< T > [static]
no_recoveryasio::detail::error_base< T > [static]
not_connectedasio::detail::error_base< T > [static]
not_foundasio::detail::error_base< T > [static]
not_socketasio::detail::error_base< T > [static]
operation_abortedasio::detail::error_base< T > [static]
operation_not_supportedasio::detail::error_base< T > [static]
service_not_foundasio::detail::error_base< T > [static]
shut_downasio::detail::error_base< T > [static]
socket_type_not_supportedasio::detail::error_base< T > [static]
timed_outasio::detail::error_base< T > [static]
try_againasio::detail::error_base< T > [static]
would_blockasio::detail::error_base< T > [static]

asio 0.3.8rc3 Home | Reference | Tutorial | Examples | Design