Main Page | File List | File Members

Defines.h File Reference

OpenSOAP API definition header file. More...

Go to the source code of this file.

Defines

#define OPENSOAP_API
 OpenSOAP API declare/definition prefix macro.

#define OPENSOAP_VAR
 OpenSOAP API variable declare/definition prefix macro.

#define OPENSOAP_CLASS
 OpenSOAP API C++ class definition prefix macro.


Detailed Description

OpenSOAP API definition header file.

Author:
OpenSOAP Development Team

Define Documentation

#define OPENSOAP_CLASS
 

OpenSOAP API C++ class definition prefix macro.

This macro is used when you shuld be exported all member functions. i.e.

class OPENSOAP_CLASS TwoChannel { public: TwoChannel(); const std::string &getOne() const; };


Generated on Mon Oct 18 18:29:44 2004 for OpenSOAP by doxygen 1.3.6