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__(...)
helper for pickle
 
__repr__(...)
__repr__( (GfaltEvent)arg1) -> str
 
__str__(...)
__str__( (GfaltEvent)arg1) -> str

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Class Variables [hide private]
  __instance_size__ = 56
Properties [hide private]
  description
  domain
  side
  stage
  timestamp

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

__init__( (object)arg1) -> None

Overrides: object.__init__

__reduce__(...)

 

helper for pickle

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

Get Method:
unreachable(...)

domain

Get Method:
unreachable(...)

side

Get Method:
unreachable(...)

stage

Get Method:
unreachable(...)

timestamp

Get Method:
unreachable(...)