Table of Contents

Class: Network pyVC/Networks/Multicast.py

This object defines a Multicast Network

Base Classes   
Base.Network
Methods   
__init__
__repr__
_get_address
_get_port
qemu
start
status
stop
uml
  __init__ 
__init__ (
        self,
        realmachines,
        lanname,
        address="230.0.0.1",
        port=1102,
        **keywords,
        )

  __repr__ 
__repr__ ( self )

  _get_address 
_get_address ( self )

Returns the value of self.__address

  _get_port 
_get_port ( self )

Returns the value of self.__port

  qemu 
qemu ( self,  host )

Exceptions   
ValueError, "ERROR: Unhandled network type for QEMU version %s" %( self.realmachine.qemu_version )
  start 
start ( self )

Starts the multicast virtual network

  status 
status ( self )

Checks status of the multicast virtual network

  stop 
stop ( self )

Stops the multicast virtual network

  uml 
uml ( self,  host )

Exceptions   
NotImplementedError

Table of Contents

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