Public Member Functions | Private Attributes
periodic26.DoRequest Class Reference

List of all members.

Public Member Functions

def __eq__
def __ge__
def __gt__
def __init__
def __le__
def __lt__
def __ne__
def __repr__
def __str__
def A2BFiltmap
def B2AFiltmap
def Bands
def DoWhen
def IsDone
def IsReadyToGo
def MM2HostName
def Name
def Run

Private Attributes

 __A2BFiltmap
 __B2AFiltmap
 __Bands
 __Done
 __DoWhen
 __MM2HostName
 __Name

Detailed Description

Definition at line 201 of file periodic26.py.


Constructor & Destructor Documentation

def periodic26.DoRequest.__init__ (   self,
  reqname,
  mm2host,
  dowhen,
  bands,
  a2b_filtmap,
  b2a_filtmap 
)
@param reqname: The name of the request, a single line of text.
@type reqname: String
@param mm2host: The name or IP address of the target host.
@type mm2host: String
@param dowhen: A datetime object indicating when to do perform this request.
@type dowhen: datetime
@param bands: A mm2client.Bands object containing the desired impairment settings.
      May be None.
@type bands: mm2client.Bands
@param a2b_filtmap: A sequence of setfilters.FiltSetting objects containing the desired LanA to LanB filters settings.
            May be an empty sequence.
@type a2b_filtmap: A sequence of setfilters.FiltSetting objects.
@param b2a_filtmap: A sequence of setfilters.FiltSetting objects containing the desired LanB to LanA filters settings.
            May be an empty sequence.
@type b2a_filtmap: A sequence of setfilters.FiltSetting objects.

Definition at line 202 of file periodic26.py.


Member Function Documentation

def periodic26.DoRequest.__eq__ (   self,
  other 
)

Definition at line 234 of file periodic26.py.

def periodic26.DoRequest.__ge__ (   self,
  other 
)

Definition at line 243 of file periodic26.py.

def periodic26.DoRequest.__gt__ (   self,
  other 
)

Definition at line 240 of file periodic26.py.

def periodic26.DoRequest.__le__ (   self,
  other 
)

Definition at line 231 of file periodic26.py.

def periodic26.DoRequest.__lt__ (   self,
  other 
)

Definition at line 228 of file periodic26.py.

def periodic26.DoRequest.__ne__ (   self,
  other 
)

Definition at line 237 of file periodic26.py.

Definition at line 246 of file periodic26.py.

Definition at line 257 of file periodic26.py.

Definition at line 277 of file periodic26.py.

Definition at line 281 of file periodic26.py.

Definition at line 273 of file periodic26.py.

Definition at line 269 of file periodic26.py.

Definition at line 285 of file periodic26.py.

def periodic26.DoRequest.IsReadyToGo (   self,
  now 
)

Definition at line 288 of file periodic26.py.

Definition at line 265 of file periodic26.py.

def periodic26.DoRequest.Name (   self)

Definition at line 261 of file periodic26.py.

def periodic26.DoRequest.Run (   self,
  now 
)

Definition at line 291 of file periodic26.py.


Member Data Documentation

Definition at line 218 of file periodic26.py.

Definition at line 218 of file periodic26.py.

Definition at line 218 of file periodic26.py.

Definition at line 218 of file periodic26.py.

Definition at line 218 of file periodic26.py.

Definition at line 218 of file periodic26.py.

Definition at line 218 of file periodic26.py.


The documentation for this class was generated from the following file:


mini_maxwell
Author(s): Yusuke Furuta
autogenerated on Sun Jan 25 2015 12:37:43