Table of Contents

Module: Tools pyVC/Helpers/Tools.py

This module contains the code to generate interface aliases.

This module contains a single generator, AliasGenerator, which will yield a series of suffixes to an interface name.

>>> a = AliasGenerator() >>> a.next() '' >>> a.next() :0 >>> a.next() :1

Functions   
AliasGenerator
  AliasGenerator 
AliasGenerator ()


Table of Contents

This document was automatically generated on Thu Jan 18 11:28:09 2007 by HappyDoc version 2.1