libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqnet::Inet_addr Class Reference

An object representation of internet address. More...

#include <inet_addr.h>

Public Member Functions

 Inet_addr ()
 Does nothing.
 
 Inet_addr (const struct sockaddr_in &)
 
 Inet_addr (const std::string &host, int port=0)
 
 Inet_addr (int port)
 
struct sockaddr_in * get_sockaddr () const
 
const std::string & get_host_name () const
 
int get_port () const
 

Detailed Description

An object representation of internet address.

A wrapper for sockaddr_in system structure.


The documentation for this class was generated from the following files: