Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "CommunicationCenter.hpp"
#include "can/LomCommunicationController.hpp"
#include "channels/AbstractChannel.hpp"
#include "comms/apis/ApiCommunicationController.hpp"
#include "comms/apis/ApiCommunicationDriver.hpp"
#include "comms/can/CanMessageFactory.hpp"
#include "comms/canJ1939/CanJ1939CommunicationController.hpp"
#include "comms/canJ1939/PgnDatabase.hpp"
#include "comms/ixxat/IxxatCommunicationsDriver.hpp"
#include "comms/modbus/ModbusCommunicationController.hpp"
#include "comms/nmea2k/Nmea2kCommunicationController.hpp"
#include "comms/nmea2k/PgnDatabase.hpp"
#include "comms/redundancy/RedundancyCommunicationController.hpp"
#include "comms/redundancy/messages/RedundancyMessageChannel.hpp"
#include "comms/redundancy/messages/messages.hpp"
#include "comms/serial/SerialCommunicationsDriver.hpp"
#include "comms/socketcan/SocketCanCommunicationsDriver.hpp"
#include "comms/watchcallNT/WatchcallNTCommunicationController.hpp"
#include "core/paths.hpp"
#include "diamar/Application.hpp"
#include "nmea/Nmea0183CommunicationController.hpp"
#include "nmea/VdrCommunicationController.hpp"
#include "watchcallNT/messages/AbstractWatchcallNTMessage.hpp"
#include "watchcallNT/messages/messages.hpp"
#include <map>
Namespaces | |
namespace | iv |
namespace | iv::comms |
Functions | |
bool | iv::comms::isUserFromArea (const iv::diamar::eUserProfileType userProfileType, const iv::channels::eChannelArea area) |