----------------------------------------------------------------------------- Constructor -----------------------------------------------------------------------------
| 37 | // Constructor |
| 38 | //----------------------------------------------------------------------------- |
| 39 | FileOpsImpl::FileOpsImpl |
| 40 | ( |
| 41 | ) |
| 42 | { |
| 43 | } |
| 44 | |
| 45 | //----------------------------------------------------------------------------- |
| 46 | // <FileOpsImpl::~FileOpsImpl> |
nothing calls this directly
no outgoing calls
no test coverage detected