17 #include <pia/definitions.h> 93 bool IsDuringSetup(
void);
111 #include <pia/local/local_LocalNetwork.h> 112 #include <pia/local/local_UdsNetworkSetting.h> 113 #include <pia/local/local_UdsNetworkFactory.h> 114 #include <pia/local/local_LocalFacade.h> 115 #include <pia/local/local_LocalSessionInfo.h> 116 #include <pia/local/local_LocalSessionTypes.h> 117 #include <pia/local/local_LocalSessionSearchCriteria.h> 118 #include <pia/local/local_LocalSessionStationInfo.h> 119 #include <pia/local/local_UdsCreateSessionSetting.h> 120 #include <pia/local/local_UdsJoinSessionSetting.h> 121 #include <pia/local/local_UdsSessionInfo.h>
nn::Result Initialize()
Initializes the local module.
void Finalize(void)
Finalizes the local module.
nn::Result EndSetup(void)
Declares the end of setup.
bool IsInitialized(void)
Gets whether the local module is initialized.
nn::Result BeginSetup(void)
Declares the start of setup.