vhdTestServiceHead.h File Reference

#include <vhdTestService/vhdExport.h>
#include <vhdRuntime/vhdServiceHead.h>

Functions

 vhdCLASS_DECLARATION (vhdTestServiceHead) class VHD_TEST_DLL_EXPORT vhdTestServiceHead

Function Documentation

vhdCLASS_DECLARATION ( vhdTestServiceHead   ) 

See vhdServiceHead doc.

Constructor.

Destructor.

___IMPLEMENT IT___

Imeplement it as a simple inline method returning version number of your ServiceBody implementation. Example:

     virtual vhtSize32 _getServiceVersion() { return 27; }
 


Generated on Thu Jan 18 10:06:15 2007 for vhdPLUS by  doxygen 1.5.1-p1