SessionInfo
- class SessionInfo(infoname, infovalue=None, start_time=None, end_time=None)[source]
Bases:
BaseMessage
Stderr message from the server process
See also
pybpodgui_plugin.com.messaging.board_message.BoardMessage
- __init__(infoname, infovalue=None, start_time=None, end_time=None)[source]
Methods
__init__
(infoname[, infovalue, start_time, ...])check_type
(typestr)Returns True if the typestr represents the class
fromlist
(row)Returns True if the typestr represents the class
tolist
()Attributes
MESSAGE_COLOR
MESSAGE_TYPE_ALIAS
infoname
infovalue
- classmethod check_type(typestr)
Returns True if the typestr represents the class
- classmethod fromlist(row)[source]
Returns True if the typestr represents the class