Package flumotion :: Package component :: Package misc :: Package httpserver :: Package httpcached :: Module common :: Class StreamInfo
[hide private]

Class StreamInfo

source code

object --+
         |
        StreamInfo

Base stream's information container. No need to inherit from this class, it's here just for documentation.

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  expires = None
hash(x)
  mtime = None
hash(x)
  length = 0
  start = 0
  size = 0
Properties [hide private]

Inherited from object: __class__