All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
asio::ip::resolver_query_base Class Reference

#include <resolver_query_base.hpp>

Inheritance diagram for asio::ip::resolver_query_base:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BOOST_STATIC_CONSTANT (int, canonical_name=AI_CANONNAME)
 BOOST_STATIC_CONSTANT (int, passive=AI_PASSIVE)
 BOOST_STATIC_CONSTANT (int, numeric_host=AI_NUMERICHOST)
 BOOST_STATIC_CONSTANT (int, numeric_service=0)
 BOOST_STATIC_CONSTANT (int, v4_mapped=0)
 BOOST_STATIC_CONSTANT (int, all_matching=0)
 BOOST_STATIC_CONSTANT (int, address_configured=0)

Protected Member Functions

 ~resolver_query_base ()
 Protected destructor to prevent deletion through this type.

Detailed Description

The resolver_query_base class is used as a base for the basic_resolver_query class templates to provide a common place to define the flag constants.

Definition at line 33 of file resolver_query_base.hpp.


Constructor & Destructor Documentation

Protected destructor to prevent deletion through this type.

Definition at line 93 of file resolver_query_base.hpp.


Member Function Documentation

asio::ip::resolver_query_base::BOOST_STATIC_CONSTANT ( int  ,
canonical_name  = AI_CANONNAME 
)
asio::ip::resolver_query_base::BOOST_STATIC_CONSTANT ( int  ,
passive  = AI_PASSIVE 
)
asio::ip::resolver_query_base::BOOST_STATIC_CONSTANT ( int  ,
numeric_host  = AI_NUMERICHOST 
)
asio::ip::resolver_query_base::BOOST_STATIC_CONSTANT ( int  ,
numeric_service  = 0 
)
asio::ip::resolver_query_base::BOOST_STATIC_CONSTANT ( int  ,
all_matching  = 0 
)
asio::ip::resolver_query_base::BOOST_STATIC_CONSTANT ( int  ,
address_configured  = 0 
)

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