TAO_Strategies
2.0.8
|
Static initializer used to ensure the Optimized Connector Endpoint Selector is available for use in static applications. More...
#include <OC_Endpoint_Selector_Loader.h>
Static Public Member Functions | |
static int | init (void) |
Static initializer used to ensure the Optimized Connector Endpoint Selector is available for use in static applications.
This class is not needed when using dynamic linking and the service configuratior. Statically linked applications need to include this header to ensure that all the necessary dependencies are met. In addition, the svc config directive is required for setting any initialization parameters for the endpoint selector.
int TAO_OC_Endpoint_Selector_Loader::init | ( | void | ) | [static] |