ADTF  3.18.2
adtf_client_connector.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cADTFClientConnector
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::remote
 Namespace for the ADTF Remote SDK.
 
 adtf::remote::hollow
 Namespace for all functionality of the ADTF Remote SDK provided since v3.7.
 
 adtf::remote::lucky
 Namespace for all functionality of the ADTF Remote SDK provided since v3.11.
 

Typedefs

template<typename Stub >
using remote_object = rpc::jsonrpc_remote_object< Stub, cADTFClientConnector, adtf::util::cString >
 

Functions

void register_client_connector_factory (const char *strProtocol, std::function< std::shared_ptr< jsonrpc::IClientConnector >(const char *)> fnFactory)
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file adtf_client_connector.h.