Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

WvEncap Class Reference

#include <wvaddr.h>

List of all members.


Detailed Description

Common packet encapsulation types, with the ability to convert a Linux ARPHRD_* value or (struct sockaddr) sa_family value.

(Those two use the same set of values.)


Public Types

enum  CapType {
  Unknown = 0, Loopback, Ethertap, Ethernet,
  ARCnet, SLIP, CSLIP, PPP,
  IPv4, Unix, NUM_ENCAP_TYPES
}

Public Member Functions

 WvEncap (CapType _cap=Unknown)
 WvEncap (int extype)
 operator CapType () const
 operator WvString () const

Public Attributes

CapType cap


The documentation for this class was generated from the following files:
Generated on Sun Jul 10 15:30:36 2005 for WvStreams by  doxygen 1.4.0