EPAM B2BITS ICE Impact Handler C++  1.1.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Static Public Member Functions | List of all members
IceImpact::MDApplication Class Reference

Entry point to the library. More...

#include <B2BITS_IceImpactApplication.h>

Static Public Member Functions

static IceImpact::ApplicationcreateApplication (const IceImpact::ApplicationOptions &options, IceImpact::ApplicationListener *listener)
 

Detailed Description

Entry point to the library.

Member Function Documentation

static IceImpact::Application* IceImpact::MDApplication::createApplication ( const IceImpact::ApplicationOptions options,
IceImpact::ApplicationListener listener 
)
static

Creates an instance of B2BITS ICE iMpact Market Data Handler. The instance should be destroyed with Application::release() call. Only one instance can be created by the caller.