Public Member Functions | |
| def | __init__ |
| def | checkForSubscribers |
| def | checkVer |
| def | genData |
| def | waitForConnection |
Private Attributes | |
| _toQuit | |
Definition at line 54 of file Program.py.
| def BAL.Program.Program.__init__ | ( | self | ) |
Definition at line 55 of file Program.py.
| def BAL.Program.Program.checkForSubscribers | ( | self, | |
| devs | |||
| ) |
Definition at line 181 of file Program.py.
| def BAL.Program.Program.checkVer | ( | self, | |
| input | |||
| ) |
Definition at line 226 of file Program.py.
| def BAL.Program.Program.genData | ( | self, | |
| data, | |||
| headerId | |||
| ) |
Definition at line 206 of file Program.py.
| def BAL.Program.Program.waitForConnection | ( | self, | |
| output | |||
| ) |
Definition at line 223 of file Program.py.
BAL::Program.Program::_toQuit [private] |
Definition at line 55 of file Program.py.