----------------------------------------------------------------------------- Constructor -----------------------------------------------------------------------------
| 47 | // Constructor |
| 48 | //----------------------------------------------------------------------------- |
| 49 | FileOpsImpl::FileOpsImpl |
| 50 | ( |
| 51 | ) |
| 52 | { |
| 53 | } |
| 54 | |
| 55 | //----------------------------------------------------------------------------- |
| 56 | // <FileOpsImpl::~FileOpsImpl> |
nothing calls this directly
no outgoing calls
no test coverage detected