Package mpi4py :: Module MPE :: Class LogEvent
[hide private]
[frames] | no frames]

type LogEvent


Instance Methods [hide private]
 
__call__(...)
 
__enter__(self)
 
__exit__(self, *exc)
a new object with type S, a subtype of T
__new__(S, ...)
 
log(self)
Properties [hide private]
  active
  eventID
  name
Method Details [hide private]

__new__(S, ...)

 
Returns: a new object with type S, a subtype of T
Overrides: object.__new__