Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

SocketDescriptor.cc File Reference

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>
#include <FileDescriptor.h>
#include <SocketDescriptor.h>

Include dependency graph for SocketDescriptor.cc:

Include dependency graph

Go to the source code of this file.

Functions

bool getAddrByName (string const &name, unsigned int &addr)
string getNameByAddr (char const *addr)


Function Documentation

bool getAddrByName ( string const & name,
unsigned int & addr ) [static]
 

Definition at line 148 of file SocketDescriptor.cc.

string getNameByAddr ( char const * addr ) [static]
 

Definition at line 167 of file SocketDescriptor.cc.


Generated at Wed Aug 15 01:05:23 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001