17 #include <pia/local/local_LocalCreateSessionSetting.h> 18 #include <pia/local/local_UdsNetworkSetting.h> 49 return &m_UdsCreateNetworkSetting;
61 virtual void Trace(u64 flag)
const;
Class for configuring the creation of networks that use the UDS library.
Definition: local_UdsNetworkSetting.h:76
Base class that manages the settings for the CreateSession function with a LocalNetwork object...
Definition: local_LocalCreateSessionSetting.h:42
virtual void SetLocalCreateNetworkSetting(const LocalCreateNetworkSetting &createNetworkSetting)
Specifies the settings used when generating the network.
Class that manages the CreateSession settings for networks using the UDS library (local communication...
Definition: local_UdsCreateSessionSetting.h:31
Class for configuring the creation of a local network.
Definition: local_LocalNetworkSetting.h:102
UdsCreateSessionSetting()
Instantiates an object.
virtual ~UdsCreateSessionSetting()
Destroys the object.