ADTF  3.18.2
adtf_remote_system.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cADTFRemoteSystem
 Default ADTF RPC Client Factory to create Json Object Clients! This factory can will create the Default Clients to communicate with a ADTF instance. More...
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::remote
 Namespace for the ADTF Remote SDK.
 
 adtf::remote::ant
 Namespace for all functionality of the ADTF Remote SDK provided since v3.0.
 

Macros

#define ADTF_REMOTE_DEFAULT_HOST_URL   "http://localhost:8000"
 ADTF System Launcher default JSon Server Address. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file adtf_remote_system.h.

Macro Definition Documentation

◆ ADTF_REMOTE_DEFAULT_HOST_URL

#define ADTF_REMOTE_DEFAULT_HOST_URL   "http://localhost:8000"

ADTF System Launcher default JSon Server Address.

This is the default address to communicate with an ADTF System.

Definition at line 23 of file adtf_remote_system.h.