Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
NetworkInfo.hpp File Reference
#include "channels/structs.hpp"
#include "comms/enums.hpp"
#include <memory>
Include dependency graph for NetworkInfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iv::channels::INetworkInfo
 
struct  iv::channels::INetworkInfo::Keys
 
struct  iv::channels::INetworkInfo::DefaultValues
 
class  iv::channels::J1939NetworkInfo
 
struct  iv::channels::J1939NetworkInfo::Sections
 
class  iv::channels::ModbusNetworkInfo
 
struct  iv::channels::ModbusNetworkInfo::Sections
 
class  iv::channels::Nmea0183NetworkInfo
 
struct  iv::channels::Nmea0183NetworkInfo::Sections
 
class  iv::channels::Nmea2kNetworkInfo
 
struct  iv::channels::Nmea2kNetworkInfo::Sections
 
class  iv::channels::VdrNetworkInfo
 
struct  iv::channels::VdrNetworkInfo::Sections
 

Namespaces

namespace  iv
 
namespace  iv::channels
 

Functions

static std::shared_ptr< iv::channels::INetworkInfoiv::channels::createNetworkType (iv::comms::eProtocolType protocolType, const iv::types::networkId &networkId)