ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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! More...
 
class  cADTFRemoteSystem
 Default ADTF RPC Client Factory to create Json Object Clients! More...
 

Namespaces

namespace  adtf
 Namespace for entire ADTF SDK.
 
namespace  adtf::remote
 Namespace for the ADTF Remote SDK.
 
namespace  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.
 

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.