| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
tuple --+
|
BagMessage
BagMessage(topic, message, timestamp)
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
| a new object with type S, a subtype of T |
|
||
| Properties | |
|
message Alias for field number 1 |
|
|
timestamp Alias for field number 2 |
|
|
topic Alias for field number 0 |
|
|
Inherited from |
|
| Method Details |
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of BagMessage(topic, message, timestamp)
|
Return a nicely formatted representation string
|
| Property Details |
messageAlias for field number 1
|
timestampAlias for field number 2
|
topicAlias for field number 0
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 1 07:34:24 2022 | http://epydoc.sourceforge.net |