Dacons LLP Mailit for C/C++ | Version 1.0.8 |
PrintMessage.hppGo to the documentation of this file.00001 00014 #ifndef __PRINTMESSAGE_HPP__ 00015 #define __PRINTMESSAGE_HPP__ 00016 00017 #include "MessagePartEnumerator.hpp" 00018 00022 void 00023 PrintMessage( 00024 MessagePartEnumerator& inMessageEnum); 00025 00026 #endif /*__PRINTMESSAGE_HPP__*/ |