Package beepy :: Package core :: Module frame :: Class Frame
[show private | hide private]
[frames | no frames]

Class Frame

Known Subclasses:
DataFrame, SEQFrame

A Frame is a basic abstraction defined by RFC3080. All BEEP frames subclass from this class
Method Summary
  __init__(self, frameType)

Method Details

__init__(self, frameType)
(Constructor)

Parameters:
frameType - a supported frametype as defined in constants.FrameTypes
           (type=string)

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net