Definition at line 7 of file EIPBof.py.
◆ __init__()
def python.EIPBof.EIPBof.__init__ |
( |
|
self, |
|
|
|
version |
|
) |
| |
Definition at line 9 of file EIPBof.py.
10 self.version = version
11 if version <= 0
or version > 1:
12 raise RuntimeError(
"Invalid SPB version")
◆ BeginGUID()
def python.EIPBof.EIPBof.BeginGUID |
( |
|
self | ) |
|
Definition at line 26 of file EIPBof.py.
28 return EventIndex_pb2.BeginGUID_p1()
◆ EIEvent()
def python.EIPBof.EIPBof.EIEvent |
( |
|
self | ) |
|
Definition at line 44 of file EIPBof.py.
46 return EventIndex_pb2.EIEvent_p1()
◆ EndGUID()
def python.EIPBof.EIPBof.EndGUID |
( |
|
self | ) |
|
Definition at line 32 of file EIPBof.py.
34 return EventIndex_pb2.EndGUID_p1()
◆ Header()
def python.EIPBof.EIPBof.Header |
( |
|
self | ) |
|
Definition at line 14 of file EIPBof.py.
16 return EventIndex_pb2.Header_p1()
◆ Trailer()
def python.EIPBof.EIPBof.Trailer |
( |
|
self | ) |
|
Definition at line 20 of file EIPBof.py.
22 return EventIndex_pb2.Trailer_p1()
◆ TriggerMenu()
def python.EIPBof.EIPBof.TriggerMenu |
( |
|
self | ) |
|
Definition at line 38 of file EIPBof.py.
40 return EventIndex_pb2.TriggerMenu_p1()
◆ version
python.EIPBof.EIPBof.version |
The documentation for this class was generated from the following file: