Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

sockets_base.h File Reference

Contains the sockets_base class. More...

#include <socketstream/config.h>
#include <sys/types.h>
#include <sys/socket.h>

Include dependency graph for sockets_base.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ss

Classes

class  ss::sockets_base
 Base class for all socketstream specific common stuff. More...
struct  ss::sockets_base::def
 Default values. More...

Defines

#define SOCKETSTREAM_SOCKETS_BASE_H   1

Enumerations

enum  ss::__Family
enum  ss::__Style
enum  ss::__Protocol
enum  ss::__Shutdown_Mode
enum  ss::__Io_Flag

Functions

__Io_Flag ss::operator & (__Io_Flag __a, __Io_Flag __b)
__Io_Flag ss::operator| (__Io_Flag __a, __Io_Flag __b)
__Io_Flag ss::operator^ (__Io_Flag __a, __Io_Flag __b)
__Io_Flag ss::operator &= (__Io_Flag __a, __Io_Flag __b)
__Io_Flag ss::operator|= (__Io_Flag __a, __Io_Flag __b)
__Io_Flag ss::operator^= (__Io_Flag __a, __Io_Flag __b)
__Io_Flag ss::operator~ (__Io_Flag __a)


Detailed Description

Contains the sockets_base class.

Definition in file sockets_base.h.


Generated on Sat May 21 21:25:45 2005 for Socket Streams Library by  doxygen 1.4.3