Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "comms/ICommunicationDriver.hpp"
#include "comms/ParametersDownloadFactory.hpp"
#include "comms/can/CMessageCan.hpp"
#include "comms/can/LomCommunicationController.hpp"
#include "logs/DownloadLogger.hpp"
#include "units/model/Unit.hpp"
Go to the source code of this file.
Classes | |
class | iv::comms::ParametersDownloadManager |
struct | iv::comms::ParametersDownloadManager::LogTitles |
struct | iv::comms::ParametersDownloadManager::LogMessages |
Namespaces | |
namespace | iv |
namespace | iv::comms |
Enumerations | |
enum class | iv::comms::receptionMode { iv::comms::SDO = 0 , iv::comms::LSS = 1 } |
enum class | iv::comms::eDownloadMode { iv::comms::Simultaneous , iv::comms::Consecutive } |
enum class | iv::comms::eDownloadScope { iv::comms::ChannelsAndLogics , iv::comms::OnlyChannels , iv::comms::OnlyLogics } |