Functions | |
| vhdDiag & | trace (vhdDiag &diag) |
| vhdDiag & | info (vhdDiag &diag) |
| vhdDiag & | warning (vhdDiag &diag) |
| vhdDiag & | error (vhdDiag &diag) |
| vhdDiag & | critical (vhdDiag &diag) |
| vhdDiag & | fatal (vhdDiag &diag) |
| vhdDiag & | abort (vhdDiag &diag) |
| vhdDiag & | reset (vhdDiag &diag) |
| vhdDiag & | flush (vhdDiag &diag) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::abort | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::critical | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::error | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::fatal | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::flush | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::info | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::reset | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::trace | ( | vhdDiag & | diag | ) |
| VHD_DLL_EXPORT vhdDiag & vhdDiagM::warning | ( | vhdDiag & | diag | ) |
1.5.1-p1