Ice 3.7 C++11 API Reference
Namespaces | Macros | Functions
RegisterPlugins.h File Reference
#include <Ice/Config.h>
Include dependency graph for RegisterPlugins.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ice
 

Macros

#define ICE_PLUGIN_REGISTER_DECLSPEC_IMPORT   ICE_DECLSPEC_IMPORT
 

Functions

void Ice::registerIceBT (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the IceBT plug-in is linked with the application. More...
 
void Ice::registerIceDiscovery (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the IceDiscovery plug-in is linked with the application. More...
 
void Ice::registerIceLocatorDiscovery (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the IceLocatorDiscovery plug-in is linked with the application. More...
 
void Ice::registerIceSSL (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the SSL transport is linked with the application. More...
 
void Ice::registerIceStringConverter (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the string converter plug-in is linked with the application. More...
 
void Ice::registerIceUDP (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the UDP transport is linked with the application. More...
 
void Ice::registerIceWS (bool loadOnInitialize=true)
 When using static libraries, calling this function ensures the WebSocket transport is linked with the application. More...
 

Macro Definition Documentation

◆ ICE_PLUGIN_REGISTER_DECLSPEC_IMPORT

#define ICE_PLUGIN_REGISTER_DECLSPEC_IMPORT   ICE_DECLSPEC_IMPORT