Table of Contents

Class: IPv4NetMask daxfi/iplib.py

An IPv4 Internet netmask.

This class represents an IPv4 Internet netmask.

Base Classes   
_IPv4Base
Methods   
__getattr__
__repr__
get_bits
get_wildcard
  __getattr__ 
__getattr__ ( self,  name )

Called when an attribute lookup has not found the attribute.

Exceptions   
AttributeError, name
  __repr__ 
__repr__ ( self )

The representation string for this netmask.

  get_bits 
get_bits ( self )

Return the bits notation of the netmask.

  get_wildcard 
get_wildcard ( self )

Return the wildcard bits notation of the netmask.


Table of Contents

This document was automatically generated on Tue Dec 17 17:48:18 2002 by HappyDoc version r1_5