Dxc::ConnectorFactory Class Reference

Factory class for creating DxcConnectors. More...

#include </home/user/DXC_svn/trunk/Src/APIs/cpp/Connection/ConnectorFactory.hpp>

List of all members.

Static Public Member Functions

static DxcConnectorgetDAConnector (DxcCallback *callback)
 Static factory method for creating a DxcConnector for use by a Diagnosis Algorithm.

Detailed Description

Factory class for creating DxcConnectors.

DA developers should call the getDAConnector() static factory method to obtain a DxcConnector with which to begin sending and receiving data.


Member Function Documentation

DxcConnector * ConnectorFactory::getDAConnector ( DxcCallback callback  )  [static]

Static factory method for creating a DxcConnector for use by a Diagnosis Algorithm.

Parameters:
callback The user's DxcCallback implementation, to be executed upon arrival of DxcData.

The documentation for this class was generated from the following files:

Generated on 22 Feb 2013 for dxcApi by  doxygen 1.6.1