

Public Member Functions | |
| __init__ ((host, port), offset=0) | |
| name () | |
| Method to return the name of the contribution type. Meant to be overridden. | |
| offset () | |
| open () | |
| Method to open the contributor. Meant to be overridden. | |
| close () | |
| Optional method to close the contributor. Meant to be overridden. | |
| read () | |
| Method to read an ancillary contribution from a file. | |
| fake () | |
Definition at line 13 of file ancillarySocket.py.
1.4.3