| 54 | unsigned long MaxRetrieveable(); |
| 55 | void Close(); |
| 56 | bool Attachable() {return true;} |
| 57 | void Detach(BufferedTransformation *bt); |
| 58 | void Attach(BufferedTransformation *bt); |
| 59 |
nothing calls this directly
no outgoing calls
no test coverage detected