| 50 | bool Activate(); |
| 51 | |
| 52 | CRefStreamEngine* GetEngine() {return m_pEngine;} |
| 53 | |
| 54 | // returns the offset that is to be added to the desired offset in the file handle opened by this stream |
| 55 | // this is an artificial offset that will encounter for the files being in an archive |
no outgoing calls
no test coverage detected