| Home | Trees | Index | Help |
|---|
| Package beepy :: Package core :: Module frame :: Class SEQFrame |
|
Frame --+
|
SEQFrame
| Method Summary | |
|---|---|
__init__(self,
channelnum,
ackno,
window,
databuffer)
| |
__str__(self)
| |
| Class Variable Summary | |
|---|---|
long |
ackno = -1L
|
int |
channelnum = -1 |
str |
dataFrameType = 'SEQ'
|
str |
frameType = 'seq'
|
str |
TRAILER = '\r\n'
|
int |
window = -1 |
| Class Variable Details |
|---|
ackno
|
channelnum
|
dataFrameType
|
frameType
|
TRAILER
|
window
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 | http://epydoc.sf.net |