inetstl/network/connection.hpp File Reference


Detailed Description

[C++ only] Definition of the inetstl::basic_connection class template (Network Library).

#include <inetstl/inetstl.h>
#include <inetstl/network/session.hpp>
#include <inetstl/filesystem/filesystem_traits.hpp>
#include <inetstl/error/exceptions.hpp>

Go to the source code of this file.

Namespaces

namespace  inetstl

Classes

class  basic_connection
 Represents an internet connection. More...

Typedefs

typedef basic_connection< char > connection_a
 Specialisation of the basic_connection template for the ANSI character type char.
typedef basic_connection< wchar_t > connection_w
 Specialisation of the basic_connection template for the Unicode character type wchar_t.
typedef basic_connection< TCHAR > connection
 Specialisation of the basic_connection template for the Win32 character type TCHAR.

Functions

template<typename C, typename X, typename T>
HINTERNET get_handle (basic_connection< C, X, T > &s)


Generated on Thu Jun 10 08:57:57 2010 for STLSoft by  doxygen 1.5.6