Module gfal2 :: Class Gfal2Context :: Class GfaltEvent
[hide private]
[frames] | no frames]

class GfaltEvent

 object --+    
          |    
??.instance --+
              |
             Gfal2Context.GfaltEvent

Instance Methods [hide private]
 
__init__(...)
__init__( (object)arg1) -> None
 
__reduce__(...)
 
__repr__(...)
__repr__( (GfaltEvent)arg1) -> str
 
__str__(...)
__str__( (GfaltEvent)arg1) -> str

Inherited from unreachable.instance: __new__

Class Variables [hide private]
  __instance_size__ = 128
Properties [hide private]
  description
  domain
  side
  stage
  timestamp
Method Details [hide private]

__init__(...)
(Constructor)

 

__init__( (object)arg1) -> None

Overrides: object.__init__

__reduce__(...)

 
Overrides: object.__reduce__
(inherited documentation)

__repr__(...)
(Representation operator)

 

__repr__( (GfaltEvent)arg1) -> str

Overrides: object.__repr__

__str__(...)
(Informal representation operator)

 

__str__( (GfaltEvent)arg1) -> str

Overrides: object.__str__

Property Details [hide private]

description

domain

side

stage

timestamp