CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TestPlugInInterface.h File Reference

#include <windef.h>
#include <cppunit/Test.h>

Go to the source code of this file.

Compounds

class  TestPlugInInterface
 Abstract TestPlugIn for DLL. More...


Typedefs

typedef TestPlugInInterface
*(WINAPI * 
GetTestPlugInInterfaceFunction )(void)

Functions

 __declspec (dllexport) TestPlugInInterface *GetTestPlugInInterface()


Typedef Documentation

typedef TestPlugInInterface*(WINAPI * GetTestPlugInInterfaceFunction)(void)
 


Function Documentation

__declspec dllexport   
 


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers